From a0b61725297efacc696fc86a9b402c81c71a5ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 11:38:05 -0700 Subject: [PATCH] Bump mypy from 1.2.0 to 1.4.1 in /dependencies/python (#4463) Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.4.1. - [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... 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 d979f17c..f3365f2d 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==1.2.0 +mypy==1.4.1 mypy-extensions==1.0.0 tomli==2.0.1 typing_extensions==4.7.0