From fc2f098d1a5c4e36d828031daa1c8fc870674b45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 17:57:23 +0000 Subject: [PATCH] Bump sqlalchemy[mypy] from 1.4.22 to 2.0.4 Bumps [sqlalchemy[mypy]](https://github.com/sqlalchemy/sqlalchemy) from 1.4.22 to 2.0.4. - [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[mypy] dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ab146b9..537a83e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ pre-commit==2.13.0 pytest==6.2.2 pytest-asyncio==0.14.0 -SQLAlchemy[mypy]==1.4.22 +SQLAlchemy[mypy]==2.0.4