We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 945a523 + 54261a8 commit 9728942Copy full SHA for 9728942
2 files changed
requirements/lint.txt
@@ -6,5 +6,5 @@
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.5.5
10
-mypy==1.11.0
+ruff==0.5.6
+mypy==1.11.1
requirements/test.txt
@@ -4,4 +4,4 @@
4
-r pinned.txt
5
# coverage measurement
-coverage==7.6.0
+coverage==7.6.1
0 commit comments