We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f7fcd8 + de72e7e commit f54248cCopy full SHA for f54248c
1 file changed
requirements/lint.txt
@@ -6,9 +6,9 @@
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.2
+ruff==0.14.3
10
mypy==1.18.2
11
-zizmor==1.16.0
+zizmor==1.16.2
12
13
# Required for type stubs
14
freezegun==1.5.5
0 commit comments