From d19e1422e6f33bc830e5a3dad0fe73c8c982a73b Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 10 Oct 2017 21:07:58 +0200 Subject: [PATCH] Update pytest from 3.2.1 to 3.2.3 (#79) --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 3b6e316..329af64 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,7 +4,7 @@ isort==4.2.15 mypy==0.530 pycodestyle==2.3.1 pyflakes==1.6.0 -pytest==3.2.1 +pytest==3.2.3 pytest-cov==2.5.1 pytest-isort==0.1.0 pytest-mock==1.6.2