From a958bf5ff7ca5ec6a0b8212b3c2a7a7d193b5e09 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 8 Oct 2019 02:13:08 -0700 Subject: [PATCH] Update pytest from 3.9.1 to 5.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3789afb..2c872a4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.1 Sphinx==1.8.1 twine==1.12.1 -pytest==3.9.1 +pytest==5.2.1 pytest-runner==4.2