Skip to content

Commit d2afc09

Browse files
author
Lukas Pühringer
authored
Merge pull request #2652 from theupdateframework/dependabot/pip/test-and-lint-dependencies-1e4dbd611a
build(deps): bump the test-and-lint-dependencies group with 2 updates
2 parents 292fb0f + 52625bf commit d2afc09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
# Lint tools
77
# (We are not so interested in the specific versions of the tools: the versions
88
# are pinned to prevent unexpected linting failures when tools update)
9-
ruff==0.4.5
9+
ruff==0.4.7
1010
mypy==1.10.0

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
-r pinned.txt
55

66
# coverage measurement
7-
coverage==7.5.2
7+
coverage==7.5.3

0 commit comments

Comments
 (0)