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 877ac50 commit 4e654feCopy full SHA for 4e654fe
requirements/lint.txt
@@ -11,4 +11,4 @@ mypy==1.15.0
11
zizmor==1.7.0
12
13
# Required for type stubs
14
-freezegun==1.5.1
+freezegun==1.5.2
requirements/pinned.txt
@@ -6,7 +6,7 @@
6
#
7
cffi==1.17.1
8
# via cryptography
9
-cryptography==45.0.2
+cryptography==45.0.3
10
# via securesystemslib
pycparser==2.22
# via cffi
requirements/test.txt
@@ -4,5 +4,5 @@
4
-r pinned.txt
5
# coverage measurement
-coverage[toml]==7.8.0
+coverage[toml]==7.8.2
0 commit comments