Skip to content

Commit 41d53ca

Browse files
Bump werkzeug from 3.0.4 to 3.0.6 in /backend/src in the pip group
Bumps the pip group in /backend/src with 1 update: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.0.4 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.4...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f563c7 commit 41d53ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Flask==3.1.0
44
itsdangerous==2.2.0
55
Jinja2==3.1.4
66
MarkupSafe==3.0.2
7-
Werkzeug==3.0.4
7+
Werkzeug==3.0.6
88
gunicorn==23.0.0

0 commit comments

Comments
 (0)