From cee35aada036ded40510188f531a32761cd9e9cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 09:56:45 -0700 Subject: [PATCH] Update mypy from 1.5.0 to 1.5.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c677df7..568d699 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ autopep8==2.0.4 coverage -mypy==1.5.0 +mypy==1.5.1 pdoc3==0.10.0 pylint==2.17.5 setuptools==68.1.2