From cc0f9a36f6fb2a6b2d632c07fad1d44bb42b619f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Dec 2016 17:12:42 +0200 Subject: [PATCH] Update pytest from 3.0.4 to 3.0.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4410a103..c614cda8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ flake8==3.2.1 -pytest==3.0.4 +pytest==3.0.5 pytest-cov==2.4.0 pytest-catchlog==1.2.2 docker-py==1.10.6