Skip to content

Commit

Permalink
⬆ Bump sqlalchemy from 2.0.23 to 2.0.28 (#129)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.23 to 2.0.28.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 16ffd30 commit 86e60db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ argon2-cffi==23.1.0
# Database
asyncpg==0.29.0
alembic==1.13.1
SQLAlchemy==2.0.23
SQLAlchemy==2.0.28

# Cache
redis[hiredis]==5.0.1
Expand Down

0 comments on commit 86e60db

Please sign in to comment.