From 4bd32d46ab7f491f7ce2cbb5d9598849e4f8c524 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Mar 2024 19:38:41 +0000 Subject: [PATCH] Update mypy from 0.670 to 1.9.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 456458f..bc6fc30 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,3 +1,3 @@ pytest -mypy==0.670 +mypy==1.9.0 pylint2junit