From db3ececfd01ecc1d580e9e12c78ea2351b318e74 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 5 Jan 2018 01:39:57 +0100 Subject: [PATCH] Update pytest from 3.3.1 to 3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c40f2df18..54cb23332 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ packaging==16.8 pycodestyle==2.3.1 py==1.5.2 pyparsing==2.2.0 -pytest==3.3.1 +pytest==3.3.2 pytest-cov==2.5.1 python-dateutil==2.6.1 pytz==2017.3