From 94c7fb835d29ae5cb6a11667e8c9fe7e4fc7fefc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 26 Oct 2019 22:44:05 -0400 Subject: [PATCH] Update pytest-runner from 4.2 to 5.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 88f74ba..62cbd7f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,4 +9,4 @@ Sphinx==1.7.7 cryptography==2.3.1 PyYAML==3.13 pytest==3.9.2 -pytest-runner==4.2 \ No newline at end of file +pytest-runner==5.2 \ No newline at end of file