Skip to content

Commit

Permalink
fix(deps): update dependency werkzeug to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 31, 2024
1 parent 3ef4065 commit 1b063fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -113,7 +113,7 @@ social-auth-app-flask-sqlalchemy = "^1.0.1"
SQLAlchemy = "^2.0.0"
sseclient = "^0.0.27"
# Limit the package till https://github.com/maxcountryman/flask-login/issues/686 is fixed
Werkzeug = "3.0.6"
Werkzeug = "3.1.0"
toml = "^0.10.2"
webargs = "^8.2.0"
WTForms = "^3.0.1"
Expand Down

0 comments on commit 1b063fd

Please sign in to comment.