Skip to content

Commit 182c181

Browse files
Bump urllib3 from 1.26.9 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.9...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59c591c commit 182c181

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
@@ -78,7 +78,7 @@ terminado==0.13.3
7878
testpath==0.6.0
7979
tornado==6.3.3
8080
traitlets==5.1.1
81-
urllib3==1.26.9
81+
urllib3==1.26.17
8282
wcwidth==0.2.5
8383
webencodings==0.5.1
8484
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.31.0
77
six==1.16.0
8-
urllib3==1.26.9
8+
urllib3==1.26.17
99
websocket-client==1.3.1
1010
wincertstore==0.2

0 commit comments

Comments
 (0)