From 47f9e28b46378f37c79c3dd41a775c4a0458fcaa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 12 Feb 2021 21:42:02 -0500 Subject: [PATCH] Update pytest-runner from 5.1 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 3719884..cfdc7b1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ coverage==4.5.3 Sphinx==2.1.0 twine==1.13.0 pytest==4.6.0 -pytest-runner==5.1 +pytest-runner==5.3.0 recommonmark==0.5.0 sphinx-click==2.1.0 sphinx-rtd-theme == 0.4.3