mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump cryptography from 3.4.6 to 3.4.7
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.6...3.4.7) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1d234798d6
commit
fd515dfd3e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
certifi==2020.12.5 # via requests
|
||||
cffi==1.14.5 # via cryptography, pynacl
|
||||
chardet==4.0.0 # via requests
|
||||
cryptography==3.4.6 # via securesystemslib
|
||||
cryptography==3.4.7 # via securesystemslib
|
||||
idna==2.10 # via requests
|
||||
pycparser==2.20 # via cffi
|
||||
pynacl==1.4.0 # via securesystemslib
|
||||
|
|
|
|||
Loading…
Reference in a new issue