From f6a2de8af03bd3b3ee7afe0e98d2431a4cf6c2cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 28 Mar 2025 13:53:30 -0400 Subject: [PATCH] Update pytest-mypy from 0.3.3 to 1.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..a0274b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -e . jupyter==1.0.0 click==7.0 -pytest-mypy==0.3.3 +pytest-mypy==1.0.0 pytest==5.0.1 pytest-cov==2.7.1 codecov==2.0.15