From 7808916b5f772d8c494c604d72c15ee042e0387c Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 5 Jan 2018 01:20:45 +0100 Subject: [PATCH] Update pytest to 3.3.2 (#185) * Update pytest from 3.3.1 to 3.3.2 * Update pytest from 3.3.1 to 3.3.2 --- requirements/py27-tests.txt | 2 +- requirements/py36-tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/py27-tests.txt b/requirements/py27-tests.txt index e03ce66..3acd78b 100644 --- a/requirements/py27-tests.txt +++ b/requirements/py27-tests.txt @@ -1,6 +1,6 @@ mock==2.0.0 mozlog==3.6 -pytest==3.3.1 +pytest==3.3.2 pytest-metadata==1.5.1 pytest-selenium==1.11.3 pytest-xdist==1.21.0 diff --git a/requirements/py36-tests.txt b/requirements/py36-tests.txt index 2dcba3d..ff697ae 100644 --- a/requirements/py36-tests.txt +++ b/requirements/py36-tests.txt @@ -1,5 +1,5 @@ mock==2.0.0 -pytest==3.3.1 +pytest==3.3.2 pytest-metadata==1.5.1 pytest-selenium==1.11.3 pytest-xdist==1.21.0