Skip to content

Commit afad11b

Browse files
Bump cryptography from 2.3.1 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 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.3.1...3.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49bc3fd commit afad11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"Sphinx==1.8.1",
1414
"pyOpenSSL==18.0.0",
1515
"cffi==1.11.5",
16-
"cryptography==2.3.1",
16+
"cryptography==3.2",
1717
"expiringdict==1.1.4",
1818
"psutil==5.6.6",
1919
"lazy==1.3",

0 commit comments

Comments
 (0)