Skip to content

Commit be8375b

Browse files
authored
Merge branch 'develop' into hwikle/fix-perfeng-notadir
2 parents 81c3851 + b993570 commit be8375b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/sub_repos/urllib3/dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mock==3.0.5
22
coverage~=5.0
33
tornado==5.1.1;python_version<="2.7"
4-
tornado==6.1.0;python_version>="3.5"
4+
tornado==6.5.1;python_version>="3.5"
55
PySocks==1.7.1
66
# https://github.com/Anorov/PySocks/issues/131
77
win-inet-pton==1.1.0
@@ -12,7 +12,7 @@ pytest-freezegun==0.4.2
1212
flaky==3.7.0
1313
trustme==0.7.0
1414
cryptography==3.2.1;python_version<"3.6"
15-
cryptography==3.4.7;python_version>="3.6"
15+
cryptography==44.0.1;python_version>="3.6"
1616
gcp-devrel-py-tools==0.0.16
1717

1818
# https://github.com/GoogleCloudPlatform/python-repo-tools/issues/23

0 commit comments

Comments
 (0)