Skip to content

Commit 8aaa892

Browse files
Bump urllib3 from 1.25.3 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d2d1a0 commit 8aaa892

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.May2021.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ terminado==0.9.4
9595
testpath==0.4.4
9696
tornado==6.1
9797
traitlets==4.3.3
98-
urllib3==1.24.3
98+
urllib3==1.26.5
9999
visitor==0.1.3
100100
wcwidth==0.2.5
101101
webassets==0.12.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ toolz==0.9.0
126126
tornado==6.1
127127
traitlets==4.3.2
128128
typing-extensions==3.10.0.0
129-
urllib3==1.24
129+
urllib3==1.26.5
130130
visitor==0.1.3
131131
wcwidth==0.1.7
132132
webassets==0.12.1

requirements2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ PyYAML==5.1
5050
simplejson==3.16.0
5151
SQLAlchemy==1.3.3
5252
tables==3.4.4
53-
urllib3==1.25.3
53+
urllib3==1.26.5
5454
visitor==0.1.3
5555
Werkzeug==0.16.1
5656
widgetsnbextension==3.4.0

0 commit comments

Comments
 (0)