Skip to content

Commit 948ea51

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ types-python-dateutil==2.9.0.20241206
9595
typing_extensions==4.13.2
9696
tzdata==2025.2
9797
uri-template==1.3.0
98-
urllib3==2.4.0
98+
urllib3==2.6.3
9999
watchdog==6.0.0
100100
wcwidth==0.2.13
101101
webcolors==24.11.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ sniffio==1.3.1
2424
tenacity==9.1.2
2525
typing_extensions==4.13.2
2626
tzdata==2025.2
27-
urllib3==2.4.0
27+
urllib3==2.6.3
2828
watchdog==6.0.0
2929
websocket-client==1.8.0

0 commit comments

Comments
 (0)