Skip to content

Commit 697fb84

Browse files
Bump werkzeug from 3.0.3 to 3.0.6 (#3)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed7b955 commit 697fb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==3.0.3
22
flask-openapi3[swagger]==4.0.3
33
MarkupSafe==2.1.5
4-
Werkzeug==3.0.3
4+
Werkzeug==3.0.6
55
Flask-JWT-Extended==4.6.0
66
PyJWT==2.9.0
77
Flask-Migrate==4.0.7

0 commit comments

Comments
 (0)