From 1aa273d99acec3189067e750b350b060679bbf05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 10:32:20 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.7.1 to 1.8.0 Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0) --- 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 f36dd94..10e95a4 100644 --- a/requirements-qa.txt +++ b/requirements-qa.txt @@ -1,4 +1,4 @@ black==23.12.1 -mypy==1.7.1 +mypy==1.8.0 prospector==1.10.3 types-pkg_resources # Type stub