From 792af73c4a98d04e5820434637b9c06cb1d091ef Mon Sep 17 00:00:00 2001 From: Daniel Strigl <577250+dstrigl@users.noreply.github.com> Date: Thu, 22 Jun 2023 20:36:32 +0200 Subject: [PATCH] Updated mypy --- requirements/test.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.pip b/requirements/test.pip index eafdf58..3bb7821 100644 --- a/requirements/test.pip +++ b/requirements/test.pip @@ -1,4 +1,4 @@ -mypy==1.3.0 +mypy==1.4.0 coverage==7.2.7 pytest==7.3.2 pytest-asyncio==0.21.0