Skip to content

Commit fa759be

Browse files
Bump werkzeug from 3.0.3 to 3.0.4 in /backend/src
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.4. - [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.4) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee2b288 commit fa759be

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.0.3
44
itsdangerous==2.2.0
55
Jinja2==3.1.4
66
MarkupSafe==2.1.5
7-
Werkzeug==3.0.3
7+
Werkzeug==3.0.4
88
gunicorn==23.0.0

0 commit comments

Comments
 (0)