From 2f44fa6d1a98747dea2020aeff049b857b14f2c6 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 16 Jun 2018 01:02:06 +0200 Subject: [PATCH] Update pytest-fxa to 1.2.0 (#241) * Update pytest-fxa from 1.1.0 to 1.2.0 * Update pytest-fxa from 1.1.0 to 1.2.0 --- 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 b98b631..5ffc6cc 100644 --- a/requirements/py27-tests.txt +++ b/requirements/py27-tests.txt @@ -3,7 +3,7 @@ mozlog==3.7 pyfxa==0.6.0 pypom==2.0.0 pytest==3.6.1 -pytest-fxa==1.1.0 +pytest-fxa==1.2.0 pytest-metadata==1.7.0 pytest-selenium==1.13.0 pytest-xdist==1.22.2 diff --git a/requirements/py36-tests.txt b/requirements/py36-tests.txt index a98e710..3a5a702 100644 --- a/requirements/py36-tests.txt +++ b/requirements/py36-tests.txt @@ -2,7 +2,7 @@ mock==2.0.0 pyfxa==0.6.0 pypom==2.0.0 pytest==3.6.1 -pytest-fxa==1.1.0 +pytest-fxa==1.2.0 pytest-metadata==1.7.0 pytest-selenium==1.13.0 pytest-xdist==1.22.2