We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2925b0 + 971e002 commit d278bd3Copy full SHA for d278bd3
1 file changed
requirements/lint.txt
@@ -6,7 +6,7 @@
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.8.2
+ruff==0.8.3
10
mypy==1.13.0
11
12
# Required for type stubs
0 commit comments