From 90a4b8dfdcdf748d9b896c1cc668ae5446e5e94b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 17:16:38 +0000 Subject: [PATCH] Bump pytest from 4.6.4 to 5.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.4 to 5.1.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.6.4...5.1.1) Signed-off-by: dependabot-preview[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 ed5703b..eb82c1e 100644 --- a/requirements/py27-tests.txt +++ b/requirements/py27-tests.txt @@ -2,7 +2,7 @@ mock==3.0.5 mozlog==4.2.0 pyfxa==0.7.3 pypom==2.2.0 -pytest==4.6.4 +pytest==5.1.1 pytest-fxa==1.4.0 pytest-metadata==1.8.0 pytest-selenium==1.16.0 diff --git a/requirements/py36-tests.txt b/requirements/py36-tests.txt index b2c25a2..875286e 100644 --- a/requirements/py36-tests.txt +++ b/requirements/py36-tests.txt @@ -1,7 +1,7 @@ mock==3.0.5 pyfxa==0.7.3 pypom==2.2.0 -pytest==4.6.4 +pytest==5.1.1 pytest-fxa==1.4.0 pytest-metadata==1.8.0 pytest-selenium==1.16.0