From 1f95041f9f56b86ffcf4d43b4b7fe4d45c36f770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 23:00:03 +0000 Subject: Bump mypy from 0.982 to 1.1.1 Bumps [mypy](https://github.com/python/mypy) from 0.982 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.982...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mypy-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mypy-requirements.txt b/mypy-requirements.txt index 3452136..902243c 100644 --- a/mypy-requirements.txt +++ b/mypy-requirements.txt @@ -1,2 +1,2 @@ -r test-requirements.txt -mypy==0.982 +mypy==1.1.1 -- cgit v1.2.1