mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1190 from theupdateframework/dependabot/pip/cryptography-3.2.1
build(deps): bump cryptography from 3.2 to 3.2.1
This commit is contained in:
commit
cab9738e3c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
certifi==2020.6.20 # via requests
|
||||
cffi==1.14.3 # via cryptography, pynacl
|
||||
chardet==3.0.4 # via requests
|
||||
cryptography==3.2 # via securesystemslib
|
||||
cryptography==3.2.1 # via securesystemslib
|
||||
enum34==1.1.6 ; python_version < '3' # via cryptography
|
||||
idna==2.10 # via requests
|
||||
ipaddress==1.0.23 ; python_version < '3' # via cryptography
|
||||
|
|
|
|||
Loading…
Reference in a new issue