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:
lukpueh 2020-10-30 12:49:48 +01:00 committed by GitHub
commit cab9738e3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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