Skip to content

Commit cab9738

Browse files
author
lukpueh
authored
Merge pull request #1190 from theupdateframework/dependabot/pip/cryptography-3.2.1
build(deps): bump cryptography from 3.2 to 3.2.1
2 parents 9908f8e + 2f039b6 commit cab9738

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.2 # via securesystemslib
4+
cryptography==3.2.1 # 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)