Skip to content

Commit d536310

Browse files
Merge pull request #19 from LSEG-API-Samples/dependabot/pip/urllib3-2.6.3
Bump urllib3 from 2.5.0 to 2.6.3
2 parents 3b921eb + 4f0728e commit d536310

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.4
1212
typing_extensions==4.12.0
13-
urllib3==2.5.0
13+
urllib3==2.6.3
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.5.0
94+
urllib3==2.6.3
9595
wcwidth==0.2.13
9696
webcolors==24.6.0
9797
webencodings==0.5.1

0 commit comments

Comments
 (0)