Skip to content

Commit 8541a39

Browse files
authored
Merge pull request #2783 from theupdateframework/dependabot/pip/test-and-lint-dependencies-8f4fd144c5
2 parents 6208e70 + 07fb76c commit 8541a39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
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.9.4
10-
mypy==1.14.1
9+
ruff==0.9.6
10+
mypy==1.15.0
1111

1212
# Required for type stubs
1313
freezegun==1.5.1

0 commit comments

Comments
 (0)