From 21c468f8e0da439ab9ea5995fbde01822b7d8553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 14:11:01 +0100 Subject: [PATCH] Bump mypy from 1.0.0 to 1.1.1 (#1014) Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.1.1) --- 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-qa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-qa.txt b/requirements-qa.txt index 4adfb71..ee7af78 100644 --- a/requirements-qa.txt +++ b/requirements-qa.txt @@ -1,4 +1,4 @@ black==23.1.0 -mypy==1.0.0 +mypy==1.1.1 prospector==1.9.0 types-pkg_resources # Type stub