Skip to content

Commit 9ec1393

Browse files
Merge pull request #17 from LSEG-API-Samples/dependabot/pip/Python/urllib3-2.6.3
Bump urllib3 from 2.5.0 to 2.6.3 in /Python
2 parents 6835742 + 6373bff commit 9ec1393

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.5.0
100+
urllib3==2.6.3
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.4
1818
six==1.17.0
1919
tzdata==2025.1
20-
urllib3==2.5.0
20+
urllib3==2.6.3

0 commit comments

Comments
 (0)