From 95ceff5cc6ddddb17b8aaef952c7808e771d3bee Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 22 Jan 2019 10:44:04 -0800 Subject: [PATCH] Scheduled weekly dependency update for week 03 (#1111) * Update pytest from 4.1.0 to 4.1.1 * Update pytest-html from 1.19.0 to 1.20.0 * Update pytest-xdist from 1.25.0 to 1.26.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 eb9f8461..89745a10 100644 --- a/test/integration/requirements.txt +++ b/test/integration/requirements.txt @@ -2,7 +2,7 @@ selenium==3.141.0 flake8==3.6.0 flake8-isort==2.6.0 PyPOM==2.2.0 -pytest==4.1.0 -pytest-html==1.19.0 +pytest==4.1.1 +pytest-html==1.20.0 pytest-selenium==1.15.1 -pytest-xdist==1.25.0 +pytest-xdist==1.26.0