We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6264bbb commit 58d5ff4Copy full SHA for 58d5ff4
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.7.3
+ruff==0.7.4
10
mypy==1.13.0
11
12
# Required for type stubs
requirements/test.txt
@@ -4,5 +4,5 @@
4
-r pinned.txt
5
# coverage measurement
-coverage==7.6.4
+coverage==7.6.7
freezegun==1.5.1
0 commit comments