Skip to content

Commit

Permalink
Bump werkzeug from 3.0.4 to 3.0.6 in the pip group
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [werkzeug](https://github.com/pallets/werkzeug).


Updates `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
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 449ebd9 commit 7b1efe6
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 @@ -17,7 +17,7 @@ requests = "^2.30.0"
fastapi = ">=0.114.0"
uvicorn = ">=0.30.1"
pydantic-settings = "^2.3.4"
werkzeug = "^3.0.4"
werkzeug = "^3.0.6"
boto3 = "^1.26.133"
aiobotocore = "^2.15.2"
aiomqtt = "^2.2.0"
Expand Down

0 comments on commit 7b1efe6

Please sign in to comment.