From f785563a04c9288cb4ace4726cfed9036d465e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:25:08 +0200 Subject: [PATCH] Bump mypy from 1.10.1 to 1.11.0 (#899) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index c2053581..250f005b 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,6 +1,6 @@ black==24.4.2 coverage==7.6.0 -mypy==1.10.1 +mypy==1.11.0 pre-commit==3.7.1 pylint==3.2.5 pylint_strict_informational==0.1