Skip to content

Commit 0b6bb76

Browse files
Merge pull request #29 from LSEG-API-Samples/dependabot/pip/Python/urllib3-2.7.0
Bump urllib3 from 2.6.3 to 2.7.0 in /Python
2 parents 5236e22 + b69a7a5 commit 0b6bb76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.6.3
100+
urllib3==2.7.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.33.0
1818
six==1.17.0
1919
tzdata==2025.1
20-
urllib3==2.6.3
20+
urllib3==2.7.0

0 commit comments

Comments
 (0)