We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7244937 + 2b3dbc0 commit d545e89Copy full SHA for d545e89
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.14.6
10
-mypy==1.18.2
+ruff==0.14.7
+mypy==1.19.0
11
zizmor==1.16.3
12
13
# Required for type stubs
0 commit comments