Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent f56374d commit 52c4d25
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 @@ -25,7 +25,7 @@ dependencies = [
"Jinja2==3.1.2",
"MarkupSafe==2.1.3",
"SQLAlchemy[mypy]==2.0.20",
"Werkzeug==2.2.3",
"Werkzeug==3.0.1",
"beautifulsoup4==4.12.2",
"certifi==2023.7.22",
"charset-normalizer==3.2.0",
Expand Down

0 comments on commit 52c4d25

Please sign in to comment.