Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency flask-sqlalchemy to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent 6fa9873 commit 06c4fab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
23 changes: 13 additions & 10 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 @@ -30,7 +30,7 @@ argon2-cffi = "21.3.0"
dependency-injector = "4.40.0"
Flask = "2.2.2"
Flask-Migrate = "3.1.0"
Flask-SQLAlchemy = "2.5.1"
Flask-SQLAlchemy = "3.0.0"
gunicorn = "20.1.0"
psycopg2-binary = "2.9.3"
python = "3.10.6"
Expand Down

0 comments on commit 06c4fab

Please sign in to comment.