Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.30 to 2.0.32
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.30 to 2.0.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: 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 Aug 12, 2024
1 parent 376e0f2 commit 8964f07
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
Expand Up @@ -4,5 +4,5 @@ Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
psycopg2==2.9.9
python-dotenv==0.21.1 # Pinned lower due to docker-compose incompatibility
SQLAlchemy==2.0.30
SQLAlchemy==2.0.32
gunicorn==22.0.0

0 comments on commit 8964f07

Please sign in to comment.