From 071a6c36af340a7dbecabf35cbb060511aff5f0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Aug 2023 00:12:33 +0300 Subject: [PATCH] Update mypy from 0.670 to 1.5.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..5a9b089 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,3 +1,3 @@ pytest -mypy==0.670 +mypy==1.5.1 pylint2junit