From 00bfe9bbc133eb4ca6eb883e27c511d0f967e28d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 08:30:20 +0000 Subject: [PATCH] Bump mypy from 0.961 to 0.971 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] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index ce1cb83c..fa495175 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,7 +4,7 @@ flake8==4.0.1 flake8-comprehensions==3.10.0 flake8-docstrings==1.6.0 flake8-noqa==1.2.7 -mypy==0.961 +mypy==0.971 pre-commit==2.20.0 pylint==2.14.5 pylint_strict_informational==0.1