From 047b8294aa98ddaa4146fac04ee9629277172eb3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2019 17:21:48 +0000 Subject: [PATCH] Bump pytest from 4.6.4 to 5.1.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.4 to 5.1.2. - [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.2) 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..c81d445 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.2 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..fa9a933 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.2 pytest-fxa==1.4.0 pytest-metadata==1.8.0 pytest-selenium==1.16.0