We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76f39f5 + 3900ea7 commit c24ad71Copy full SHA for c24ad71
2 files changed
requirements/lint.txt
@@ -6,6 +6,6 @@
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.2.1
+ruff==0.2.2
10
mypy==1.8.0
11
bandit==1.7.7
requirements/test.txt
@@ -4,4 +4,4 @@
4
-r pinned.txt
5
# coverage measurement
-coverage==7.4.1
+coverage==7.4.2
0 commit comments