Skip to content

Commit 9f9cb8d

Browse files
Merge pull request #32 from LSEG-API-Samples/dependabot/pip/urllib3-2.7.0
Bump urllib3 from 2.6.3 to 2.7.0
2 parents 2099f3b + 00561c4 commit 9f9cb8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.2.2
1111
requests==2.33.0
1212
typing_extensions==4.12.0
13-
urllib3==2.6.3
13+
urllib3==2.7.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.6.3
94+
urllib3==2.7.0
9595
wcwidth==0.2.13
9696
webcolors==24.6.0
9797
webencodings==0.5.1

0 commit comments

Comments
 (0)