From 12b9625b0800ffffb4805bda4261af4424b0f7cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Nov 2022 21:08:59 +0100 Subject: [PATCH] Update mypy from 0.770 to 0.991 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 6c9878b4..cf22b9aa 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,6 +6,6 @@ flake8-commas==2.0.0 flake8-comprehensions==3.2.2 flake8-docstrings==1.5.0 flake8-quotes==3.2.0 -mypy==0.770 +mypy==0.991 pydocstyle==5.0.2 retrying==1.3.3