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 f66168f commit 8df9f0fCopy full SHA for 8df9f0f
requirements/lint.txt
@@ -8,7 +8,7 @@
8
# are pinned to prevent unexpected linting failures when tools update)
9
ruff==0.9.9
10
mypy==1.15.0
11
-zizmor==1.3.1
+zizmor==1.4.1
12
13
# Required for type stubs
14
freezegun==1.5.1
requirements/pinned.txt
@@ -6,7 +6,7 @@
6
#
7
cffi==1.17.1
# via cryptography
-cryptography==44.0.1
+cryptography==44.0.2
# via securesystemslib
pycparser==2.22
# via cffi
0 commit comments