Skip to content

Commit e3a149d

Browse files
Bump werkzeug from 2.2.3 to 3.0.1 in /backend/requirements
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.1. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.3...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a01be4 commit e3a149d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ tomli==2.0.1
5353
tzdata==2022.7
5454
uritemplate==4.1.1
5555
urllib3==1.26.18
56-
Werkzeug==2.2.3
56+
Werkzeug==3.0.1
5757
whitenoise==6.2.0

0 commit comments

Comments
 (0)