From 7a1de5d6515f3538aa0ecb9b0aa94d62d48146c6 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 4 Jan 2019 06:18:55 -0800 Subject: [PATCH] Scheduled weekly dependency update for week 52 (#1062) * Update pytest from 4.0.1 to 4.0.2 * Update pytest-xdist from 1.24.1 to 1.25.0 --- test/integration/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration/requirements.txt b/test/integration/requirements.txt index fcaac390..4f3a32ae 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.0.1 +pytest==4.0.2 pytest-html==1.19.0 pytest-selenium==1.14.0 -pytest-xdist==1.24.1 +pytest-xdist==1.25.0