Skip to content

Commit

Permalink
Build(deps): Bump sqlalchemy from 2.0.28 to 2.0.29
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]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent f2c4ee6 commit f56a1ed
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
102 changes: 51 additions & 51 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ loguru = "^0.7.2"
pytz = "^2024.1"
psycopg2-binary = "^2.9.9"
pytest = "^8.1.1"
sqlalchemy = "^2.0.28"
sqlalchemy = "^2.0.29"
websockets = "^12.0"
tomli = "^2.0.1"
httpx = "^0.27.0"
Expand Down

0 comments on commit f56a1ed

Please sign in to comment.