Skip to content

Commit

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

---
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 Jun 26, 2023
1 parent 996f8a7 commit 6aea93a
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 @@ cryptography==40.0.2
Flask==2.3.2
Flask-Login==0.6.2
Flask-Session==0.5.0
Flask-SQLAlchemy==3.0.3
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.1.1
idna==3.4
itsdangerous==2.1.2
Expand Down

0 comments on commit 6aea93a

Please sign in to comment.