Skip to content

Commit 1d6ee5a

Browse files
authored
Bump cryptography to 3.4.7
1 parent 1def0f6 commit 1d6ee5a

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
@@ -59,7 +59,7 @@ soupsieve==2.2.1;python_version>="3.6"
5959
beautifulsoup4==4.9.3
6060
cryptography==2.9.2;python_version<"3.5"
6161
cryptography==3.0;python_version>="3.5" and python_version<"3.6"
62-
cryptography==3.3.2;python_version>="3.6"
62+
cryptography==3.4.7;python_version>="3.6"
6363
pyopenssl==19.1.0;python_version<"3.6"
6464
pyopenssl==20.0.1;python_version>="3.6"
6565
pygments==2.5.2;python_version<"3.5"

0 commit comments

Comments
 (0)