From 1a7bac558f97bc07dc8a961e0c79ccc084243af7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 04:00:37 +0000 Subject: [PATCH] Bump pytest from 4.6.4 to 5.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.4 to 5.0.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.0.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..0e54240 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.0.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..70a059c 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.0.1 pytest-fxa==1.4.0 pytest-metadata==1.8.0 pytest-selenium==1.16.0