Merge pull request #1088 from theupdateframework/dependabot/pip/cryptography-3.0

build(deps): bump cryptography from 2.9.2 to 3.0
This commit is contained in:
lukpueh 2020-08-07 11:31:41 +02:00 committed by GitHub
commit a088b68fa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ certifi==2020.6.20 # via requests
cffi==1.14.1 # via cryptography, pynacl
chardet==3.0.4 # via requests
colorama==0.4.3 # via securesystemslib
cryptography==2.9.2 # via securesystemslib
cryptography==3.0 # 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