mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1149 from theupdateframework/dependabot/pip/cryptography-3.1.1
build(deps): bump cryptography from 3.1 to 3.1.1
This commit is contained in:
commit
fdccb8dc0b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ certifi==2020.6.20 # via requests
|
|||
cffi==1.14.3 # via cryptography, pynacl
|
||||
chardet==3.0.4 # via requests
|
||||
colorama==0.4.3 # via securesystemslib
|
||||
cryptography==3.1 # via securesystemslib
|
||||
cryptography==3.1.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