Skip to content

Commit

Permalink
Bump werkzeug from 3.0.3 to 3.0.6 in /{{cookiecutter.repo_name}} (#989)
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 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.3...3.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 62beff3 commit 6fb2189
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions {{cookiecutter.repo_name}}/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 {{cookiecutter.repo_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pytest-dotenv = "^0.5.2"
django-robots = "^6.1"

[tool.poetry.group.dev.dependencies]
Werkzeug = "3.0.3"
Werkzeug = "3.0.6"
coverage = {extras = ["toml"], version = "^7.5.3"}
ipython = "^8.13.1"
ipdb = "^0.13.13"
Expand Down

0 comments on commit 6fb2189

Please sign in to comment.