From 067caee484f34f49900bf3a3fa2ca73a5adf33e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Sep 2019 00:38:30 -0400 Subject: [PATCH] Update pytest from 3.1.2 to 5.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..57804d4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ pep8-naming==0.4.1 pip==9.0.1 pytest-cov==2.5.1 pytest-runner==2.11.1 -pytest==3.1.2 +pytest==5.2.0 PyYAML==3.12 Sphinx==1.6.3 tox==2.7.0