Skip to content

Commit 258369f

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

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.3
8+
Werkzeug==3.0.6
99
flask-sqlalchemy==2.5.1
1010
SQLAlchemy==1.4
1111
aws_xray_sdk==2.6.0

0 commit comments

Comments
 (0)