Skip to content

Commit

Permalink
Bump werkzeug from 2.3.6 to 3.0.1 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 74b3c64 commit b2ae56e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -16,7 +16,7 @@ PyYAML = "^6.0"
Flask = "^2.3.2"
Flask-Cors = "^3.0.10"
uWSGI = "^2.0.21"
werkzeug = "^2.3.6"
werkzeug = "^3.0.1"

[tool.poetry.group.dev.dependencies]
flake8 = "^6.0.0"
Expand Down

0 comments on commit b2ae56e

Please sign in to comment.