Skip to content

Commit 9654469

Browse files
Bump sqlalchemy from 2.0.30 to 2.0.38
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.30 to 2.0.38. - [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]>
1 parent 2fe98a8 commit 9654469

File tree

2 files changed

+64
-55
lines changed

2 files changed

+64
-55
lines changed

poetry.lock

Lines changed: 63 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pydantic-settings = "^2.0.3"
2828
python-multipart = "0.0.12"
2929
python-dotenv = "1.0.1"
3030
PyMySQL = "1.1.1"
31-
SQLAlchemy = {version = "2.0.30", extras = ["mypy", "asyncio"]}
31+
SQLAlchemy = {version = "2.0.38", extras = ["mypy", "asyncio"]}
3232
SQLAlchemy-Utils = "0.41.2"
3333
alembic = "1.13.3"
3434
Jinja2 = "3.1.4"

0 commit comments

Comments
 (0)