From 5fedc528f07ddabe5e903a169ef77ca1ae699097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 23:04:18 +0000 Subject: Bump mypy from 1.1.1 to 1.3.0 Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.3.0. - [Commits](https://github.com/python/mypy/compare/v1.1.1...v1.3.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... 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 902243c..0c18be5 100644 --- a/mypy-requirements.txt +++ b/mypy-requirements.txt @@ -1,2 +1,2 @@ -r test-requirements.txt -mypy==1.1.1 +mypy==1.3.0 -- cgit v1.2.1