Skip to content

Commit

Permalink
Bump flask-sqlalchemy from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.1.0 to 3.1.1.
- [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@3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 4f26842 commit 5d85ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==2.3.3
Flask-Migrate==4.0.4
Flask-SQLAlchemy==3.1.0
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.1.1
psycopg2==2.9.7
python-dotenv==0.21.1 # Pinned lower due to docker-compose incompatibility
Expand Down

0 comments on commit 5d85ab0

Please sign in to comment.