From 8ec6ba0e77daae86eccabbe1eac3c5f657d15fd8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jun 2023 03:47:34 +0200 Subject: [PATCH] Update mypy from 1.4.0 to 1.4.1 --- requirements/test.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.pip b/requirements/test.pip index dc3e947..55cb1fc 100644 --- a/requirements/test.pip +++ b/requirements/test.pip @@ -1,4 +1,4 @@ -mypy==1.4.0 +mypy==1.4.1 coverage==7.2.7 pytest==7.4.0 pytest-asyncio==0.21.0