From 823701b769d574fd5f3d17906efdf2edf2e30b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:40:18 +0000 Subject: [PATCH] chore(deps): bump sqlalchemy[asyncio,mypy] from 1.4.46 to 2.0.37 Bumps [sqlalchemy[asyncio,mypy]](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 2.0.37. - [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[asyncio,mypy] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/deps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deps.txt b/requirements/deps.txt index 5845226..48fd182 100644 --- a/requirements/deps.txt +++ b/requirements/deps.txt @@ -1,7 +1,7 @@ aiohttp==3.8.3 sanic[ext]==22.12.0 sentry-sdk==1.13.0 -SQLAlchemy[mypy,asyncio]==1.4.46 +SQLAlchemy[mypy,asyncio]==2.0.37 motor==3.1.1 dnspython==2.2.1 asyncpg==0.27.0