From 5d0cfefd6bf024cd8ff44357e3534a144a3e3281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 12:54:04 +0100 Subject: [PATCH] Bump mypy from 0.920 to 0.930 (#22) Bumps [mypy](https://github.com/python/mypy) from 0.920 to 0.930. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.920...v0.930) --- 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 1572676..7a94144 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ aioresponses==0.7.2 black==21.12b0 flake8==4.0.1 isort==5.10.1 -mypy==0.920 +mypy==0.930 pre-commit==2.16.0 pylint==2.12.2 pylint_strict_informational==0.1