Skip to content

Commit

Permalink
bump cryptography
Browse files Browse the repository at this point in the history
This includes important security fixes.
  • Loading branch information
Kriechi committed Dec 17, 2017
1 parent 33585bd commit 8a38e1e
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 @@ -64,7 +64,7 @@
"brotlipy>=0.5.1, <0.8",
"certifi>=2015.11.20.1", # no semver here - this should always be on the last release!
"click>=6.2, <7",
"cryptography>=2.0,<2.2",
"cryptography>=2.1.4,<2.2",
'h11>=0.7.0,<0.8',
"h2>=3.0, <4",
"hyperframe>=5.0, <6",
Expand Down

0 comments on commit 8a38e1e

Please sign in to comment.