Skip to content

Commit

Permalink
Bump flask-sqlalchemy from 2.5.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 2.5.1 to 3.0.3.
- [Release notes](https://github.com/pallets-eco/flask-sqlalchemy/releases)
- [Changelog](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst)
- [Commits](pallets-eco/flask-sqlalchemy@2.5.1...3.0.3)

---
updated-dependencies:
- dependency-name: flask-sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 6, 2023
1 parent 87927b6 commit 8dc5da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Migrate==4.0.4
Flask-Sitemap==0.4.0
Flask-SQLAlchemy==2.5.1
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
future==0.18.3
gunicorn==20.1.0
Expand Down

0 comments on commit 8dc5da0

Please sign in to comment.