Skip to content

Commit 9ff1d8c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ typed-ast==1.4.2
6868
typing-extensions==3.10.0.0
6969
uritemplate==3.0.1
7070
urllib3==1.26.5
71-
Werkzeug==1.0.1
71+
Werkzeug==2.2.3
7272
zipp==3.4.1

0 commit comments

Comments
 (0)