From b474b01c60c11333de01b00224c26517135cdcd1 Mon Sep 17 00:00:00 2001 From: harishmohanraj Date: Mon, 9 Oct 2023 12:50:59 +0000 Subject: [PATCH] Update mypy version --- settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.ini b/settings.ini index 4e7661a..9143a10 100644 --- a/settings.ini +++ b/settings.ini @@ -58,7 +58,7 @@ dev_requirements = \ pytest==7.4.2 \ nbqa==1.7.0 \ black==23.7.0 \ - mypy==1.4.1 \ + mypy==1.5.1 \ isort==5.12.0 \ pre-commit==3.3.3 \ detect-secrets==1.4.0