Skip to content

Commit 2f039b6

Browse files
build(deps): bump cryptography from 3.2 to 3.2.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.2.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@3.2...3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9908f8e commit 2f039b6

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)