From 698f3682cf8caf20c9292b1552cf79951ab806be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:01:39 +0000 Subject: [PATCH] Bump sqlalchemy[mypy] from 1.4.22 to 2.0.0 Bumps [sqlalchemy[mypy]](https://github.com/sqlalchemy/sqlalchemy) from 1.4.22 to 2.0.0. - [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..15ab464 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.0