From 9f3694388b7762018b0db0875c2cf08bc357e08c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 20:25:12 +0200 Subject: Bump mypy from 0.961 to 0.971 (#7225) Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.961...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test_pre_commit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements_test_pre_commit.txt') diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt index 22a7a9510..0432ba6eb 100644 --- a/requirements_test_pre_commit.txt +++ b/requirements_test_pre_commit.txt @@ -4,4 +4,4 @@ black==22.6.0 flake8==4.0.1 flake8-typing-imports==1.12.0 isort==5.10.1 -mypy==0.961 +mypy==0.971 -- cgit v1.2.1