We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46471aa + e22abf3 commit 47b9b71Copy full SHA for 47b9b71
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.15.6
+ruff==0.15.7
10
mypy==1.19.1
11
zizmor==1.23.1
12
requirements/test.txt
@@ -4,5 +4,5 @@
4
-r pinned.txt
5
# coverage measurement
-coverage[toml]==7.13.4
+coverage[toml]==7.13.5
freezegun==1.5.5
0 commit comments