From 0b9b9bb0a7b86c56670769281114043e13afc26b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Mar 2024 19:25:44 +0100 Subject: [PATCH] Update mypy from 0.991 to 1.9.0 --- requirements/test.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.pip b/requirements/test.pip index 5a9e2ff..a527bf4 100644 --- a/requirements/test.pip +++ b/requirements/test.pip @@ -1,4 +1,4 @@ -mypy==0.991 +mypy==1.9.0 types-PyYAML==6.0.12.11 coverage==6.5.0 pytest==7.2.0