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 0ac86c6 commit ad87322Copy full SHA for ad87322
requirements/pinned.txt
@@ -1,10 +1,10 @@
1
certifi==2024.6.2 # via requests
2
cffi==1.16.0 # via cryptography, pynacl
3
charset-normalizer==3.3.2 # via requests
4
-cryptography==42.0.7 # via securesystemslib
+cryptography==42.0.8 # via securesystemslib
5
idna==3.7 # 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.0.0
+securesystemslib[crypto,pynacl]==1.1.0
10
urllib3==2.2.1 # via requests
0 commit comments