From 0b42a61fc164918298832191200ceeacefa65aea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Nov 2017 18:54:19 -0500 Subject: [PATCH] Update pytest from 2.9.2 to 3.2.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23f65b9..8b78b49 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.2.4 python-dateutil==2.5.3 pytz==2016.6.1 PyYAML==3.11