Skip to content

Commit 7e35c3f

Browse files
Bump werkzeug from 3.0.3 to 3.0.6 in /examples/flask-zip/app (#545)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be5a020 commit 7e35c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/flask-zip/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ importlib-metadata==6.6.0
66
itsdangerous==2.1.2
77
Jinja2==3.1.4
88
MarkupSafe==2.1.2
9-
Werkzeug==3.0.3
9+
Werkzeug==3.0.6
1010
zipp==3.19.1

0 commit comments

Comments
 (0)