Skip to content

Commit 768f9d8

Browse files
authored
Merge pull request #1286 from theupdateframework/dependabot/pip/cryptography-3.4.6
Bump cryptography from 3.4.5 to 3.4.6
2 parents 8101c9e + b6fbbef commit 768f9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-pinned.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2020.12.5 # via requests
22
cffi==1.14.5 # via cryptography, pynacl
33
chardet==4.0.0 # via requests
4-
cryptography==3.4.5 ; python_version >= '3' # via securesystemslib
4+
cryptography==3.4.6 ; python_version >= '3' # via securesystemslib
55
cryptography==3.3.2 ; python_version < '3' # via securesystemslib
66
enum34==1.1.10 ; python_version < '3' # via cryptography
77
idna==2.10 # via requests

0 commit comments

Comments
 (0)