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