Skip to content

Commit d91749e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: backend/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Flask==3.0.2
44
itsdangerous==2.1.2
55
Jinja2==3.1.3
66
MarkupSafe==2.1.5
7-
Werkzeug==3.0.1
7+
Werkzeug==3.0.2
88
gunicorn==21.2.0

0 commit comments

Comments
 (0)