Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.28 to 2.0.29 (#591)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.28 to 2.0.29.
- [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] authored Apr 2, 2024
1 parent b55dba4 commit ad4608b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies = [
"redis==5.0.3",
"schedule==1.1.0",
"sentry-sdk[fastapi]==1.43.0",
"SQLAlchemy==2.0.28",
"SQLAlchemy==2.0.29",
"SQLAlchemy-Utils==0.41.2",
"structlog",
"typer==0.9.0",
Expand Down

0 comments on commit ad4608b

Please sign in to comment.