From 411c08e3c5954f1dcc989574b7bdeb99e1f2c3f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 14 Feb 2019 23:48:45 -0800 Subject: [PATCH] Bump pytest-selenium from 1.15.1 to 1.16.0 (#328) Bumps [pytest-selenium](https://github.com/pytest-dev/pytest-selenium) from 1.15.1 to 1.16.0. - [Release notes](https://github.com/pytest-dev/pytest-selenium/releases) - [Changelog](https://github.com/pytest-dev/pytest-selenium/blob/master/docs/news.rst) - [Commits](https://github.com/pytest-dev/pytest-selenium/compare/v1.15.1...v1.16.0) Signed-off-by: dependabot[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 146b90b..0ba293a 100644 --- a/requirements/py27-tests.txt +++ b/requirements/py27-tests.txt @@ -5,6 +5,6 @@ pypom==2.2.0 pytest==4.2.1 pytest-fxa==1.4.0 pytest-metadata==1.8.0 -pytest-selenium==1.15.1 +pytest-selenium==1.16.0 pytest-xdist==1.26.1 selenium==3.141.0 diff --git a/requirements/py36-tests.txt b/requirements/py36-tests.txt index ce082dc..d4ad487 100644 --- a/requirements/py36-tests.txt +++ b/requirements/py36-tests.txt @@ -4,6 +4,6 @@ pypom==2.2.0 pytest==4.2.1 pytest-fxa==1.4.0 pytest-metadata==1.8.0 -pytest-selenium==1.15.1 +pytest-selenium==1.16.0 pytest-xdist==1.26.1 selenium==3.141.0