From 5695cb6d4096c1fb4b790fa7afc754ed943c9ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 20:12:06 +0200 Subject: [PATCH] Bump mypy from 0.942 to 0.971 (#64) Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.942...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 3427266..9eeb931 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ aioresponses==0.7.3 black==22.8.0 flake8==4.0.1 isort==5.10.1 -mypy==0.942 +mypy==0.971 pre-commit==2.20.0 pylint==2.13.4 pylint_strict_informational==0.1