From 0beefd131f28f4e43bcea8cd603edcc4fad73028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 22:02:50 +0000 Subject: [PATCH] Bump mypy from 1.5.0 to 1.5.1 in /dependencies/python (#4688) Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1. - [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/mypy.txt b/dependencies/python/mypy.txt index 64dac088..0b818dca 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==1.5.0 +mypy==1.5.1 mypy-extensions==1.0.0 tomli==2.0.1 typing_extensions==4.7.1