From 4075a392e96139e90ca0f818b47775742a7095ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 May 2017 15:16:45 -0700 Subject: [PATCH] Update pytest from 3.0.7 to 3.1.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c8118b27..75c0323e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ flake8==3.3.0 -pytest==3.0.7 +pytest==3.1.0 pytest-cov==2.5.1 pytest-catchlog==1.2.2 docker-py==1.10.6