Skip to content

Commit a345aca

Browse files
chore(deps): bump werkzeug from 1.0.1 to 3.0.6 in /api
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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@1.0.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cff3e79 commit a345aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ pylint==2.6.0
1919
six==1.16.0
2020
toml==0.10.2
2121
waitress==3.0.1
22-
Werkzeug==1.0.1
22+
Werkzeug==3.0.6
2323
wrapt==1.14.1

0 commit comments

Comments
 (0)