From 2ca521c2f73e25dd734b654fc098ea412bab0b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:59:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20mypy=20from=201.11.?= =?UTF-8?q?2=20to=201.12.0=20(#291)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 91db102..c87f65b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,5 +3,5 @@ autopep8==2.3.1 black==24.10.0 flake8==7.1.1 isort==5.13.2 -mypy==1.11.2 +mypy==1.12.0 pylint==3.3.1