Skip to content

Commit

Permalink
chore: Bump werkzeug from 2.0.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.0.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.0.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] committed Jan 1, 2024
1 parent ffa4442 commit 7a693e0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
27 changes: 20 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 @@ -33,7 +33,7 @@ include = [
[tool.poetry.dependencies]
python = "^3.10"
flask = "2.0.3"
werkzeug = "2.0.3"
werkzeug = "2.3.8"
flask-socketio = "^4.2.1"
coloredlogs = "^12.0"
terminaltables = "^3.1.0"
Expand Down

0 comments on commit 7a693e0

Please sign in to comment.