There was an error while loading. Please reload this page.
2 parents 81342fc + 1fe787b commit c3e5ea6Copy full SHA for c3e5ea6
2 files changed
requirements/lint.txt
@@ -6,8 +6,8 @@
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.20
10
-mypy==2.1.0
+ruff==0.15.21
+mypy==2.3.0
11
zizmor==1.26.1
12
13
# Required for type stubs
requirements/test.txt
@@ -4,5 +4,5 @@
4
-r pinned.txt
5
# coverage measurement
-coverage[toml]==7.15.0
+coverage[toml]==7.15.1
freezegun==1.5.5
0 commit comments