From 11b6a043ed4ae5900193360e725edc5c796b1816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 13:34:05 +0000 Subject: Bump mypy from 0.971 to 0.981 (#7558) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test_pre_commit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements_test_pre_commit.txt') diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt index 2c8b4ace8..2d262e654 100644 --- a/requirements_test_pre_commit.txt +++ b/requirements_test_pre_commit.txt @@ -4,4 +4,4 @@ black==22.8.0 flake8==5.0.4 flake8-typing-imports==1.13.0 isort==5.10.1 -mypy==0.971 +mypy==0.981 -- cgit v1.2.1