Skip to content

Commit b6fbbef

Browse files
Bump cryptography from 3.4.5 to 3.4.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.5 to 3.4.6. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.4.5...3.4.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8101c9e commit b6fbbef

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)