We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81c3851 + b993570 commit be8375bCopy full SHA for be8375b
lib/sub_repos/urllib3/dev-requirements.txt
@@ -1,7 +1,7 @@
1
mock==3.0.5
2
coverage~=5.0
3
tornado==5.1.1;python_version<="2.7"
4
-tornado==6.1.0;python_version>="3.5"
+tornado==6.5.1;python_version>="3.5"
5
PySocks==1.7.1
6
# https://github.com/Anorov/PySocks/issues/131
7
win-inet-pton==1.1.0
@@ -12,7 +12,7 @@ pytest-freezegun==0.4.2
12
flaky==3.7.0
13
trustme==0.7.0
14
cryptography==3.2.1;python_version<"3.6"
15
-cryptography==3.4.7;python_version>="3.6"
+cryptography==44.0.1;python_version>="3.6"
16
gcp-devrel-py-tools==0.0.16
17
18
# https://github.com/GoogleCloudPlatform/python-repo-tools/issues/23
0 commit comments