From 7be29f9bc8810e0d9e045630e933b045d077ac7e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 May 2018 18:20:52 -0400 Subject: [PATCH] Update pytest from 2.9.2 to 3.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23f65b9..6c9ef36 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -22,7 +22,7 @@ pycodestyle==2.0.0 pycparser==2.14 pyflakes==1.2.3 Pygments==2.1.3 -pytest==2.9.2 +pytest==3.6.0 python-dateutil==2.5.3 pytz==2016.6.1 PyYAML==3.11