From ce3c1ea581d546ee34225d8c6ed7819c33ad6bee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Apr 2018 08:11:49 -0400 Subject: [PATCH] Update pytest from 2.9.2 to 3.5.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23f65b9..90425af 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.5.1 python-dateutil==2.5.3 pytz==2016.6.1 PyYAML==3.11