Skip to content

Commit f140370

Browse files
Merge pull request #2 from LSEG-API-Samples/dependabot/pip/urllib3-2.6.3
Bump urllib3 from 2.4.0 to 2.6.3
2 parents b98e965 + 948ea51 commit f140370

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ types-python-dateutil==2.9.0.20241206
9595
typing_extensions==4.13.2
9696
tzdata==2025.2
9797
uri-template==1.3.0
98-
urllib3==2.4.0
98+
urllib3==2.6.3
9999
watchdog==6.0.0
100100
wcwidth==0.2.13
101101
webcolors==24.11.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ sniffio==1.3.1
2424
tenacity==9.1.2
2525
typing_extensions==4.13.2
2626
tzdata==2025.2
27-
urllib3==2.4.0
27+
urllib3==2.6.3
2828
watchdog==6.0.0
2929
websocket-client==1.8.0

0 commit comments

Comments
 (0)