From df991feae4db32db20c48072245e8a751c43eca8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 May 2026 23:17:57 +0100 Subject: [PATCH] Update mypy from 0.782 to 2.0.0 --- src/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements_dev.txt b/src/requirements_dev.txt index 5cf05476..de41a7f0 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,4 +1,4 @@ pytest==5.3.5 -mypy==0.782 +mypy==2.0.0 pylint2junit pip==20.2.2 \ No newline at end of file