From 1f13184480de622426f2786c6134e95fbf3544d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Dec 2025 07:10:20 +0000 Subject: [PATCH] Update mypy from 0.670 to 1.19.1 --- 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 456458f..3c594fd 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,3 +1,3 @@ pytest -mypy==0.670 +mypy==1.19.1 pylint2junit