From 994e77a38bbb1ba33967ab006f9def43e444a154 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 7 Nov 2018 06:20:00 -0800 Subject: [PATCH] Scheduled weekly dependency update for week 44 (#996) * Update selenium from 3.14.1 to 3.141.0 * Update pytest from 3.9.3 to 3.10.0 * Update pytest-xdist from 1.23.2 to 1.24.0 --- test/integration/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/integration/requirements.txt b/test/integration/requirements.txt index 49953121..c5497ced 100644 --- a/test/integration/requirements.txt +++ b/test/integration/requirements.txt @@ -1,8 +1,8 @@ -selenium==3.14.1 +selenium==3.141.0 flake8==3.6.0 flake8-isort==2.5 PyPOM==2.2.0 -pytest==3.9.3 +pytest==3.10.0 pytest-html==1.19.0 pytest-selenium==1.14.0 -pytest-xdist==1.23.2 +pytest-xdist==1.24.0