Skip to content

Commit 7c069e5

Browse files
Bump urllib3 from 1.26.19 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b82d4e2 commit 7c069e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ terminado==0.13.3
7979
testpath==0.6.0
8080
tornado==6.5.1
8181
traitlets==5.1.1
82-
urllib3==1.26.19
82+
urllib3==2.5.0
8383
wcwidth==0.2.5
8484
webencodings==0.5.1
8585
websocket-client==1.3.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ python-dateutil==2.8.2
55
python-dotenv==0.19.2
66
requests==2.32.0
77
six==1.16.0
8-
urllib3==1.26.19
8+
urllib3==2.5.0
99
websocket-client==1.3.1
1010
wincertstore==0.2

0 commit comments

Comments
 (0)