From 1d5430a62b4c9c8aac640369dc111649bbdb08ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 13 Feb 2021 00:02:02 +0200 Subject: [PATCH] Update pytest-runner from 5.2 to 5.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9ee8642..6974e99 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==2.2.2 twine==3.1.1 pytest==5.3.1 -pytest-runner==5.2 +pytest-runner==5.3.0 pytest-mpl==0.10 pytest-cov==2.8.1 pytest-doctestplus==0.5.0