Skip to content

Commit a6b8077

Browse files
Bump urllib3 from 1.26.19 to 2.6.0 in /sample-apps/flask
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 849fcd6 commit a6b8077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/flask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ chardet==5.2.0
44
Flask==2.3.3
55
idna==3.7
66
requests==2.32.0
7-
urllib3==1.26.19
7+
urllib3==2.6.0
88
Werkzeug==3.0.6
99
flask-sqlalchemy==2.5.1
1010
SQLAlchemy==1.4

0 commit comments

Comments
 (0)