From 16fca8f785e6cd2a4410fe7aaca985db41cdb567 Mon Sep 17 00:00:00 2001 From: Stephen Donner Date: Mon, 8 Jan 2018 11:13:12 -0800 Subject: [PATCH] Jenkins: Update dependencies (#3116) --- tests/jenkins/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/jenkins/requirements.txt b/tests/jenkins/requirements.txt index 30680ad53..2deb5a4a2 100644 --- a/tests/jenkins/requirements.txt +++ b/tests/jenkins/requirements.txt @@ -1,7 +1,7 @@ # pyup: ignore file -mozlog==3.5 +mozlog==3.7 PyPOM==1.2.0 -pytest==3.3.1 +pytest==3.3.2 pytest-metadata==1.5.1 pytest-selenium==1.11.3 -pytest-xdist==1.20.1 +pytest-xdist==1.21.0