From aebb71502835d42f74f0f5698f8f7785b3199b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:38:57 +0000 Subject: [PATCH] Bump mypy from 1.9.0 to 1.11.0 Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/1.9.0...v1.11) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_mypy.txt b/requirements_mypy.txt index 6b0535f..776bb0d 100644 --- a/requirements_mypy.txt +++ b/requirements_mypy.txt @@ -1 +1 @@ -mypy==1.9.0 +mypy==1.11.0