mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2404 from theupdateframework/dependabot/pip/cryptography-41.0.1
build(deps): bump cryptography from 40.0.2 to 41.0.1
This commit is contained in:
commit
529e06c4a7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
certifi==2023.5.7 # via requests
|
||||
cffi==1.15.1 # via cryptography, pynacl
|
||||
charset-normalizer==3.1.0 # via requests
|
||||
cryptography==40.0.2 # via securesystemslib
|
||||
cryptography==41.0.1 # via securesystemslib
|
||||
idna==3.4 # via requests
|
||||
pycparser==2.21 # via cffi
|
||||
pynacl==1.5.0 # via securesystemslib
|
||||
|
|
|
|||
Loading…
Reference in a new issue