Skip to content

Commit ea406e2

Browse files
Merge pull request #12 from LSEG-API-Samples/dependabot/pip/Python/urllib3-2.5.0
Bump urllib3 from 2.3.0 to 2.5.0 in /Python
2 parents 3fd6b19 + 27de940 commit ea406e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Python/requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ types-python-dateutil==2.9.0.20241206
9797
typing_extensions==4.12.2
9898
tzdata==2025.1
9999
uri-template==1.3.0
100-
urllib3==2.3.0
100+
urllib3==2.5.0
101101
wcwidth==0.2.13
102102
webcolors==24.11.1
103103
webencodings==0.5.1

Python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ pytz==2024.2
1717
requests==2.32.3
1818
six==1.17.0
1919
tzdata==2025.1
20-
urllib3==2.3.0
20+
urllib3==2.5.0

0 commit comments

Comments
 (0)