Skip to content

Commit 5126126

Browse files
Bump urllib3 from 1.25.9 to 1.26.5 in /sample-apps/flask (#301)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92cdcbc commit 5126126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/flask/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ itsdangerous==1.1.0
88
Jinja2==2.11.3
99
MarkupSafe==1.1.1
1010
requests==2.23.0
11-
urllib3==1.25.9
11+
urllib3==1.26.5
1212
Werkzeug==1.0.1
1313
flask-sqlalchemy==2.4.3
1414
aws_xray_sdk==2.6.0

0 commit comments

Comments
 (0)