Skip to content

Commit

Permalink
Bump cryptography from 3.0 to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 3, 2020
1 parent d452aab commit 71aff2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
'requests>=2.7.0',
'cryptography>=1.3.1; python_version >= "3.6"',
'cryptography==3.0; python_version == "3.5"',
'cryptography==2.9; python_version == "2.7"',
'cryptography==3.2; python_version == "2.7"',
'six>=1.10.0',
'ndg-httpsclient>=0.4.0',
'pyopenssl>=0.15.1; python_version >= "3.6"',
Expand Down

0 comments on commit 71aff2c

Please sign in to comment.