From ea93e5e6684da188f7deeb984874591b689cb337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 12:09:26 +0000 Subject: [PATCH] Bump mypy from 0.971 to 0.981 Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.981. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.971...v0.981) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-qa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-qa.txt b/requirements-qa.txt index 7876d1f..76c0454 100644 --- a/requirements-qa.txt +++ b/requirements-qa.txt @@ -1,4 +1,4 @@ black==22.8.0 -mypy==0.971 +mypy==0.981 prospector==1.7.7 types-pkg_resources # Type stub