Skip to content

Commit

Permalink
Bump werkzeug from 2.2.2 to 3.0.6
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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@2.2.2...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 42e0067 commit 903480d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"Flask==2.2.3",
"flask-restful==0.3.10",
"pydantic>=2.7.4,<2.8",
"Werkzeug==2.2.2",
"Werkzeug==3.0.6",
"qoa4ml>=0.2.14",
"gunicorn>=22.0.0",
"lazy-import>=0.2.2",
Expand Down

0 comments on commit 903480d

Please sign in to comment.