Skip to content

Commit

Permalink
⬆ Bump sqlalchemy from 2.0.29 to 2.0.30
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.29 to 2.0.30.
- [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 May 6, 2024
1 parent 54e5eb7 commit a714992
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 53 deletions.
105 changes: 53 additions & 52 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 @@ -69,7 +69,7 @@ pydantic-settings = "^2.2.1"
pydantic-extra-types = "^2.7.0"
email-validator = "^2.1.1"
python-dotenv = "^1.0.1"
sqlalchemy = "^2.0.29"
sqlalchemy = "^2.0.30"
psycopg = {extras = ["binary", "pool"], version = "^3.1.18"}
isort = {extras = ["colors"], version = "^5.13.2"}
black = "^24.4.2"
Expand Down

0 comments on commit a714992

Please sign in to comment.