Skip to content

Commit

Permalink
Bump werkzeug from 2.3.6 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.3.6...3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent cab55c6 commit 6ac51ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -45,7 +45,7 @@ geojson = "^3.0.1"
oemof-network = "0.5.0a1"

[tool.poetry.group.dev.dependencies]
Werkzeug = "^2.0.1" # https://github.com/pallets/werkzeug
Werkzeug = "^3.0.1" # https://github.com/pallets/werkzeug
ipdb = "^0.13.7" # https://github.com/gotcha/ipdb
sphinx = "^5.3.0" # https://github.com/sphinx-doc/sphinx
sphinx-material = "^0.0.35"
Expand Down

0 comments on commit 6ac51ae

Please sign in to comment.