mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1286 from theupdateframework/dependabot/pip/cryptography-3.4.6
Bump cryptography from 3.4.5 to 3.4.6
This commit is contained in:
commit
768f9d8b20
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.5 ; python_version >= '3' # via securesystemslib
|
||||
cryptography==3.4.6 ; python_version >= '3' # via securesystemslib
|
||||
cryptography==3.3.2 ; python_version < '3' # via securesystemslib
|
||||
enum34==1.1.10 ; python_version < '3' # via cryptography
|
||||
idna==2.10 # via requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue