Skip to content

Commit 9d19d04

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 feb7ec8 commit 9d19d04

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ snowballstemmer==1.9.0
3838
sphinx-sitemap==0.2
3939
sphinx==1.8.5
4040
sphinxcontrib-websupport==1.1.2
41-
urllib3==1.25.3
41+
urllib3==1.26.5
4242
wcwidth==0.1.7
4343
whichcraft==0.6.0
4444
zipp==0.5.2

requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ six==1.12.0
2525
stevedore==1.30.1
2626
typing==3.7.4
2727
unidecode==1.1.1
28-
urllib3==1.25.3
28+
urllib3==1.26.5
2929
websocket-client==0.56.0
3030
whistle==1.0.1

requirements-sqlalchemy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ sqlalchemy==1.3.5
2323
stevedore==1.30.1
2424
typing==3.7.4
2525
unidecode==1.1.1
26-
urllib3==1.25.3
26+
urllib3==1.26.5
2727
whistle==1.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ six==1.12.0
2121
stevedore==1.30.1
2222
typing==3.7.4
2323
unidecode==1.1.1
24-
urllib3==1.25.3
24+
urllib3==1.26.5
2525
whistle==1.0.1

0 commit comments

Comments
 (0)