From 2a4b93c2b4de5b14d0fa6e6f30655c19aaf7ade0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 Nov 2019 20:28:32 -0600 Subject: [PATCH] Update pytest from 3.4.0 to 5.2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1635ba8..2050f6c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,5 +9,5 @@ Sphinx==1.6.7 twine==1.9.1 cryptography==2.1.4 PyYAML==3.12 -pytest==3.4.0 +pytest==5.2.3 pytest-runner==4.0