Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 52d2d12

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] <[email protected]>
1 parent ee7e3d5 commit 52d2d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PyJWT==1.7.0
33
#need 2.x for Python3 support
44
python-dateutil==2.1.0
55
#1.1.0 is the first that can be installed on windows
6-
cryptography==2.3.1
6+
cryptography==3.2
77
#for testing
88
httpretty==0.8.14
99
pylint==1.5.4

0 commit comments

Comments
 (0)