Skip to content

Commit 53fcb6f

Browse files
Merge pull request #39 from LSEG-API-Samples/dependabot/pip/urllib3-2.5.0
Bump urllib3 from 1.26.19 to 2.5.0
2 parents 4ce0abc + 7c069e5 commit 53fcb6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ terminado==0.13.3
7979
testpath==0.6.0
8080
tornado==6.5.1
8181
traitlets==5.1.1
82-
urllib3==1.26.19
82+
urllib3==2.5.0
8383
wcwidth==0.2.5
8484
webencodings==0.5.1
8585
websocket-client==1.3.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ python-dateutil==2.8.2
55
python-dotenv==0.19.2
66
requests==2.32.0
77
six==1.16.0
8-
urllib3==1.26.19
8+
urllib3==2.5.0
99
websocket-client==1.3.1
1010
wincertstore==0.2

0 commit comments

Comments
 (0)