Skip to content

Commit 9610de2

Browse files
Bump urllib3 from 2.2.2 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1034b22 commit 9610de2

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.3
1212
typing_extensions==4.12.0
13-
urllib3==2.2.2
13+
urllib3==2.5.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.2.2
94+
urllib3==2.5.0
9595
wcwidth==0.2.13
9696
webcolors==24.6.0
9797
webencodings==0.5.1

0 commit comments

Comments
 (0)