From f862d9cfc1a2bab1dbd131e0dfec92fd7b6d0991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:58:47 +0200 Subject: [PATCH] Bump mypy from 1.10.1 to 1.11.0 (#240) 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 bb765a1..53bf236 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ black==24.4.2 flake8==7.1.0 -mypy==1.10.1 +mypy==1.11.0 pylint==3.2.6