From 5a4bdfc10d4b97c2ddfadad3838be75587b2d079 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 Jan 2021 18:59:39 +0200 Subject: [PATCH] Update pytest-doctestplus from 0.5.0 to 0.9.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 28018e0..a867f84 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,6 +13,6 @@ pytest==5.3.1 pytest-runner==5.2 pytest-mpl==0.10 pytest-cov==2.8.1 -pytest-doctestplus==0.5.0 +pytest-doctestplus==0.9.0 codecov==2.0.15 pre-commit==1.20.0