Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cedricbonhomme committed Nov 21, 2023
1 parent 062d665 commit 9156c75
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 8 deletions.
37 changes: 30 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 @@ -9,7 +9,7 @@ license = "AGPL-3.0-or-later"
python = "^3.8"
SQLAlchemy = "^1.3.13"
Flask = "^2.1.1"
werkzeug = "2.2.3"
werkzeug = "2.3.8"
Flask-SQLAlchemy = "^2.5.1"
Flask-Login = "^0.6.0"
Flask-Principal = "^0.4.0"
Expand Down

0 comments on commit 9156c75

Please sign in to comment.