From 3e71ae56f879f4353bd7659c3eacb6c8c6fb14c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Oct 2018 19:52:27 +0200 Subject: [PATCH] Update pytest from 3.2.5 to 3.8.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b820767..0319dd6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -pytest==3.2.5 +pytest==3.8.2 pytest-flake8==0.8.1 pytest-cov==2.5.1 pylint==1.7.2