From 052f50358eabf105e82910319da18ad133ce8206 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 11 Feb 2019 16:53:34 -0800 Subject: [PATCH] Scheduled weekly dependency update for week 06 (#1148) * Update flake8 from 3.6.0 to 3.7.5 * Update pytest from 4.1.1 to 4.2.0 * Update pytest-xdist from 1.26.0 to 1.26.1 --- 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 89745a10..5485ef3b 100644 --- a/test/integration/requirements.txt +++ b/test/integration/requirements.txt @@ -1,8 +1,8 @@ selenium==3.141.0 -flake8==3.6.0 +flake8==3.7.5 flake8-isort==2.6.0 PyPOM==2.2.0 -pytest==4.1.1 +pytest==4.2.0 pytest-html==1.20.0 pytest-selenium==1.15.1 -pytest-xdist==1.26.0 +pytest-xdist==1.26.1