From 5eb6ee3cb4c56e5bc10a7731083dee80ea0cc12a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:40:05 +0000 Subject: [PATCH] Bump sqlalchemy[asyncio] from 2.0.35 to 2.0.36 in /ci/latest Bumps [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) from 2.0.35 to 2.0.36. - [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 19d667d..8adfb35 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.3 -SQLAlchemy[asyncio]==2.0.35 +SQLAlchemy[asyncio]==2.0.36 aiosqlite==0.20.0 hypothesis==6.112.4 tomli==2.0.2