Skip to content

Commit e34e4b6

Browse files
authored
Merge pull request #1189 from theupdateframework/dependabot/pip/cryptography-3.2
build(deps): bump cryptography from 3.1.1 to 3.2
2 parents 3934152 + 2be339f commit e34e4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2020.6.20 # via requests
22
cffi==1.14.3 # via cryptography, pynacl
33
chardet==3.0.4 # via requests
4-
cryptography==3.1.1 # via securesystemslib
4+
cryptography==3.2 # via securesystemslib
55
enum34==1.1.6 ; python_version < '3' # via cryptography
66
idna==2.10 # via requests
77
ipaddress==1.0.23 ; python_version < '3' # via cryptography

0 commit comments

Comments
 (0)