From d18e2b6bdc02b80261e41863157d6177c054de63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Nov 2020 12:48:49 +0200 Subject: [PATCH] Update pytest-mpl from 0.10 to 0.12 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9ee8642..bab7d53 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ twine==3.1.1 pytest==5.3.1 pytest-runner==5.2 -pytest-mpl==0.10 +pytest-mpl==0.12 pytest-cov==2.8.1 pytest-doctestplus==0.5.0 codecov==2.0.15