diff --git a/requirements/py27-tests.txt b/requirements/py27-tests.txt index 1028915..4b0ffb7 100644 --- a/requirements/py27-tests.txt +++ b/requirements/py27-tests.txt @@ -1,6 +1,6 @@ mock==2.0.0 mozlog==3.7 -pyfxa==0.5.0 +pyfxa==0.6.0 pypom==2.0.0 pytest==3.5.1 pytest-fxa==1.0.0 diff --git a/requirements/py36-tests.txt b/requirements/py36-tests.txt index 95b16de..d7be7c6 100644 --- a/requirements/py36-tests.txt +++ b/requirements/py36-tests.txt @@ -1,5 +1,5 @@ mock==2.0.0 -pyfxa==0.5.0 +pyfxa==0.6.0 pypom==2.0.0 pytest==3.5.1 pytest-fxa==1.0.0