Skip to content

Commit f5352a4

Browse files
Bump urllib3 from 1.25.7 to 1.25.8 in /requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.7...1.25.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b1c764 commit f5352a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/local.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ redis==3.3.11
2222
requests==2.22.0
2323
six==1.15.0
2424
SQLAlchemy==1.3.12
25-
urllib3==1.25.7
25+
urllib3==1.25.8
2626
vine==1.3.0
2727
Werkzeug==0.16.0
2828
zipp==0.6.0

requirements/production.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ redis==3.3.11
2222
requests==2.22.0
2323
six==1.15.0
2424
SQLAlchemy==1.3.12
25-
urllib3==1.25.7
25+
urllib3==1.25.8
2626
vine==1.3.0
2727
Werkzeug==0.16.0
2828
zipp==0.6.0

0 commit comments

Comments
 (0)