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.
2 parents 4bfca1f + 5cec62c commit 6fc2a3cCopy full SHA for 6fc2a3c
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.11.9
+ruff==0.11.10
10
mypy==1.15.0
11
zizmor==1.7.0
12
requirements/pinned.txt
#
cffi==1.17.1
# via cryptography
-cryptography==44.0.3
+cryptography==45.0.2
# via securesystemslib
pycparser==2.22
# via cffi
0 commit comments