Skip to content

Commit 5fc543f

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

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
@@ -5,7 +5,7 @@ Flask==2.3.3
55
idna==3.7
66
requests==2.32.0
77
urllib3==1.26.19
8-
Werkzeug==3.0.6
8+
Werkzeug==3.1.4
99
flask-sqlalchemy==2.5.1
1010
SQLAlchemy==1.4
1111
aws_xray_sdk==2.6.0

0 commit comments

Comments
 (0)