Skip to content

Commit 493548c

Browse files
Bump werkzeug from 3.0.2 to 3.0.3 in /backend/src
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aebbcd5 commit 493548c

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.3
66
MarkupSafe==2.1.5
7-
Werkzeug==3.0.2
7+
Werkzeug==3.0.3
88
gunicorn==22.0.0

0 commit comments

Comments
 (0)