We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6208e70 + 07fb76c commit 8541a39Copy full SHA for 8541a39
1 file changed
requirements/lint.txt
@@ -6,8 +6,8 @@
6
# Lint tools
7
# (We are not so interested in the specific versions of the tools: the versions
8
# are pinned to prevent unexpected linting failures when tools update)
9
-ruff==0.9.4
10
-mypy==1.14.1
+ruff==0.9.6
+mypy==1.15.0
11
12
# Required for type stubs
13
freezegun==1.5.1
0 commit comments