Skip to content

Commit 991ce8f

Browse files
Bump werkzeug from 3.0.4 to 3.0.6 in /app/backend (#2084)
Bumps [werkzeug](https://github.com/pallets/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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8adacf commit 991ce8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ urllib3==2.2.2
416416
# via requests
417417
uvicorn==0.30.6
418418
# via -r requirements.in
419-
werkzeug==3.0.4
419+
werkzeug==3.0.6
420420
# via
421421
# flask
422422
# quart

0 commit comments

Comments
 (0)