mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2678 from theupdateframework/dependabot/pip/dependencies-90ddb4d091
build(deps): bump cryptography from 42.0.8 to 43.0.0 in the dependencies group
This commit is contained in:
commit
40a6b8a6dc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
certifi==2024.7.4 # via requests
|
||||
cffi==1.16.0 # via cryptography, pynacl
|
||||
charset-normalizer==3.3.2 # via requests
|
||||
cryptography==42.0.8 # via securesystemslib
|
||||
cryptography==43.0.0 # via securesystemslib
|
||||
idna==3.7 # via requests
|
||||
pycparser==2.22 # via cffi
|
||||
pynacl==1.5.0 # via securesystemslib
|
||||
|
|
|
|||
Loading…
Reference in a new issue