From b9b8236e39ca7a956f4211f5996d3e1ded9fe333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:44:38 +0000 Subject: [PATCH] Bump mypy from 1.8.0 to 1.12.0 Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...v1.12.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 ac49fef..7190158 100644 --- a/mypy-requirements.txt +++ b/mypy-requirements.txt @@ -1,2 +1,2 @@ -r test-requirements.txt -mypy==1.8.0 +mypy==1.12.0