From 62743dc173cb1598f07db3b544475f8eb299423a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Dec 2024 19:44:08 +0000 Subject: [PATCH] Update mypy from 0.670 to 1.14.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..3be0ffd 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,3 +1,3 @@ pytest -mypy==0.670 +mypy==1.14.1 pylint2junit