From a751d965d2e99cdc7a618c48fd6ebb146798ae05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:52:25 +0000 Subject: [PATCH] Bump mypy from 1.9.0 to 1.10.1 Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.1) --- 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..6dd4324 100644 --- a/requirements_mypy.txt +++ b/requirements_mypy.txt @@ -1 +1 @@ -mypy==1.9.0 +mypy==1.10.1