From 8984787f7618d7c3bb2c241652d0e89add9551b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2019 22:09:57 -0700 Subject: [PATCH] Bump pytest from 4.6.2 to 4.6.3 (#363) Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/4.6.3/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/4.6.2...4.6.3) 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 71d107d..2cc7d57 100644 --- a/requirements/py27-tests.txt +++ b/requirements/py27-tests.txt @@ -2,7 +2,7 @@ mock==3.0.5 mozlog==4.1 pyfxa==0.7.2 pypom==2.2.0 -pytest==4.6.2 +pytest==4.6.3 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 7171f05..16df995 100644 --- a/requirements/py36-tests.txt +++ b/requirements/py36-tests.txt @@ -1,7 +1,7 @@ mock==3.0.5 pyfxa==0.7.2 pypom==2.2.0 -pytest==4.6.2 +pytest==4.6.3 pytest-fxa==1.4.0 pytest-metadata==1.8.0 pytest-selenium==1.16.0