From ea95841e8bf39e1e2681e386194957060755ed41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 14:48:27 +0000 Subject: [PATCH] Bump mypy from 0.971 to 0.981 in /dependencies/python (#3353) Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.981. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.971...v0.981) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 6adb30ce..a193a6bc 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ -mypy==0.971 +mypy==0.981 mypy-extensions==0.4.3 tomli==2.0.1 typing_extensions==4.3.0