From a6a370a9aef91061560d778c752b52031ae9e811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 14 Feb 2019 23:39:56 -0800 Subject: [PATCH] Bump pytest from 4.2.0 to 4.2.1 (#329) Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/4.2.0...4.2.1) Signed-off-by: dependabot[bot] --- 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 2c7bbd5..146b90b 100644 --- a/requirements/py27-tests.txt +++ b/requirements/py27-tests.txt @@ -2,7 +2,7 @@ mock==2.0.0 mozlog==4.0 pyfxa==0.6.0 pypom==2.2.0 -pytest==4.2.0 +pytest==4.2.1 pytest-fxa==1.4.0 pytest-metadata==1.8.0 pytest-selenium==1.15.1 diff --git a/requirements/py36-tests.txt b/requirements/py36-tests.txt index cf7bd14..ce082dc 100644 --- a/requirements/py36-tests.txt +++ b/requirements/py36-tests.txt @@ -1,7 +1,7 @@ mock==2.0.0 pyfxa==0.6.0 pypom==2.2.0 -pytest==4.2.0 +pytest==4.2.1 pytest-fxa==1.4.0 pytest-metadata==1.8.0 pytest-selenium==1.15.1