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 69222b2 commit 258be33Copy full SHA for 258be33
requirements/pinned.txt
@@ -6,5 +6,5 @@ idna==3.10 # via requests
6
pycparser==2.22 # via cffi
7
pynacl==1.5.0 # via securesystemslib
8
requests==2.32.3
9
-securesystemslib[crypto,pynacl]==1.1.0
+securesystemslib[crypto,pynacl]==1.2.0
10
urllib3==2.2.3 # via requests
requirements/test.txt
@@ -4,5 +4,5 @@
4
-r pinned.txt
5
# coverage measurement
-coverage[toml]==7.6.8
+coverage[toml]==7.6.9
freezegun==1.5.1
0 commit comments