From 02229eeb07f7b59af0bd51764f3fd764a7dc0911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:25:08 +0000 Subject: [PATCH] Bump sqlalchemy[asyncio] from 2.0.31 to 2.0.34 in /ci/latest Bumps [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.34. - [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] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index 96aed33..af3fb1e 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -4,7 +4,7 @@ nextline==0.7.16 nextline-graphql==0.7.9 alembic==1.13.2 -SQLAlchemy[asyncio]==2.0.31 +SQLAlchemy[asyncio]==2.0.34 aiosqlite==0.20.0 hypothesis==6.105.1 black==24.8.0