From 25853da7d20b07bd51a5245ffa6541e3fcdb210f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 9 Nov 2022 23:17:15 -0500 Subject: [PATCH] Update pytest-mypy from 0.3.2 to 0.10.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 56998d2..aae6aa8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ bumpversion==0.5.3 wheel==0.33.4 watchdog==0.9.0 flake8==3.7.7 -pytest-mypy==0.3.2 +pytest-mypy==0.10.1 tox==3.12.1 coverage==4.5.3 Sphinx==2.1.1