From 9db0096d62b194c7961fb728d2a4d2de4abe1ee7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 18:19:36 +0000 Subject: [PATCH] chore(deps): update dependency types/mypy to v1.7.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4741a61..cff3611 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ lint = [ "yamllint==1.33.0" ] types = [ - "mypy[reports]==1.7.0", + "mypy[reports]==1.7.1", "pyright==1.1.337", ] docs = [