From dc1b75469218e260465d96379f419b43113fa139 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 7 May 2018 19:22:08 +0200 Subject: [PATCH] Scheduled weekly dependency update for week 18 (#815) * Update pypom from 1.3.0 to 2.0.0 * Update pytest from 3.5.0 to 3.5.1 * Update pytest-html from 1.16.1 to 1.17.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 78b399f4..3332976a 100644 --- a/test/integration/requirements.txt +++ b/test/integration/requirements.txt @@ -1,8 +1,8 @@ selenium==3.11.0 flake8==3.5.0 flake8-isort==2.5 -PyPOM==1.3.0 -pytest==3.5.0 -pytest-html==1.16.1 +PyPOM==2.0.0 +pytest==3.5.1 +pytest-html==1.17.0 pytest-selenium==1.12.0 pytest-xdist==1.22.2