Skip to content

Commit

Permalink
chore(deps): bump werkzeug from 3.0.4 to 3.0.6
Browse files Browse the repository at this point in the history
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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent b1d209a commit c299223
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ requests = "^2.32.2"
Flask = "~3.0.3"
pydantic = "^2.7.1"
flask-cors = "^5.0.0"
werkzeug = "~3.0.4"
werkzeug = "~3.0.6"
asgiref = "^3.7.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c299223

Please sign in to comment.