From a51decf52919af9f90a6765211dfac56d455f547 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:17:50 +0200 Subject: [PATCH] Bump mypy from 1.10.0 to 1.10.1 (#892) 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 2920218c..0dbbaacc 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,6 +1,6 @@ black==24.4.2 coverage==7.5.4 -mypy==1.10.0 +mypy==1.10.1 pre-commit==3.7.1 pylint==3.2.5 pylint_strict_informational==0.1