Skip to content

Commit 6742b55

Browse files
Bump werkzeug from 1.0.1 to 2.2.3 in /sample-apps/flask
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@1.0.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a4c9ee commit 6742b55

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
@@ -9,6 +9,6 @@ Jinja2==2.11.3
99
MarkupSafe==1.1.1
1010
requests==2.23.0
1111
urllib3==1.26.5
12-
Werkzeug==1.0.1
12+
Werkzeug==2.2.3
1313
flask-sqlalchemy==2.4.3
1414
aws_xray_sdk==2.6.0

0 commit comments

Comments
 (0)