Skip to content

Commit d3580cb

Browse files
authored
MOB-41350 Urllib3 upgrade
1 parent 629bd6c commit d3580cb

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
@@ -18,7 +18,7 @@ influxdb >= 5.3
1818
python-socketio>=5.8.0
1919
h11>=0.16.0
2020
websocket-client>=1.5.1
21-
urllib3==1.26.17
21+
urllib3==2.4.0
2222
# Set setuptools to 65.5.0 until this issue will be resolved https://github.com/pypa/setuptools/issues/4496
2323
# 65.5.0 is last version that supports python 3.7.0
2424
setuptools==65.5.0

0 commit comments

Comments
 (0)