Skip to content

Commit 7a437fb

Browse files
Bump cryptography from 2.8 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@2.8...3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcd8098 commit 7a437fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ babel==2.8.0 # via sphinx
1010
certifi==2019.11.28 # via requests
1111
cffi==1.14.0 # via cryptography
1212
chardet==3.0.4 # via requests
13-
cryptography==2.8 # via -r dev-requirements.in
13+
cryptography==3.2 # via -r dev-requirements.in
1414
cython==0.29.15 # via -r dev-requirements.in
1515
docutils==0.16 # via sphinx
1616
entrypoints==0.3 # via flake8

0 commit comments

Comments
 (0)