From d335d1da46a88bf61351c65dd6ebc12f33e75a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:46:30 +0100 Subject: [PATCH] Bump mypy from 1.6.1 to 1.7.0 (#201) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 6af54b8..0ab3ee2 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ black==23.11.0 flake8==6.1.0 -mypy==1.6.1 +mypy==1.7.0 pylint==3.0.2