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:
Joshua Lock 2020-09-23 13:00:55 +01:00 committed by GitHub
commit fdccb8dc0b
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.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