Skip to content

Commit 7d48843

Browse files
Merge pull request #16 from LSEG-API-Samples/dependabot/pip/urllib3-2.5.0
Bump urllib3 from 2.2.2 to 2.5.0
2 parents bd24dc9 + 9610de2 commit 7d48843

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ pycparser==2.22
1010
python-dotenv==1.0.1
1111
requests==2.32.3
1212
typing_extensions==4.12.0
13-
urllib3==2.2.2
13+
urllib3==2.5.0
1414
websocket-client==1.8.0
1515
wrapt==1.16.0

requirements_notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ traitlets==5.14.3
9191
types-python-dateutil==2.9.0.20240316
9292
typing_extensions==4.12.0
9393
uri-template==1.3.0
94-
urllib3==2.2.2
94+
urllib3==2.5.0
9595
wcwidth==0.2.13
9696
webcolors==24.6.0
9797
webencodings==0.5.1

0 commit comments

Comments
 (0)