From 38fcd7227d631455181ed6610da5ca5f6c874564 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 18 Sep 2018 08:05:26 -0700 Subject: [PATCH] Scheduled weekly dependency update for week 37 (#926) * Update selenium from 3.13.0 to 3.14.0 * Update pypom from 2.0.0 to 2.1.0 * Update pytest from 3.6.3 to 3.8.0 * Update pytest-selenium from 1.13.0 to 1.14.0 * Update pytest-xdist from 1.22.2 to 1.23.0 --- test/integration/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/integration/requirements.txt b/test/integration/requirements.txt index 0b089ab2..3dd2ae42 100644 --- a/test/integration/requirements.txt +++ b/test/integration/requirements.txt @@ -1,8 +1,8 @@ -selenium==3.13.0 +selenium==3.14.0 flake8==3.5.0 flake8-isort==2.5 -PyPOM==2.0.0 -pytest==3.6.3 +PyPOM==2.1.0 +pytest==3.8.0 pytest-html==1.19.0 -pytest-selenium==1.13.0 -pytest-xdist==1.22.2 +pytest-selenium==1.14.0 +pytest-xdist==1.23.0