From 3f27ab6aba4a03924f9b7cc0903907d96b5427a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 07:54:45 +0200 Subject: [PATCH] Bump mypy from 0.961 to 0.971 (#1786) 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3601eeb6..cbee4fc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ coverage==6.4.2 databases[sqlite]==0.5.5 flake8==3.9.2 isort==5.10.1 -mypy==0.961 +mypy==0.971 typing_extensions==4.3.0 types-requests==2.26.3 types-contextvars==2.4.7 -- 2.47.3