Skip to content

Commit e3fde78

Browse files
Bump urllib3 from 1.22 to 1.26.5 in /app/requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79ee0a3 commit e3fde78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ redis==2.10.6
3939
requests==2.20.0
4040
rq==0.12
4141
SQLAlchemy==1.3.0
42-
urllib3==1.22
42+
urllib3==1.26.5
4343
visitor==0.1.3
4444
Werkzeug==0.14.1
4545
wrapt==1.10.11

0 commit comments

Comments
 (0)