From 45a19e7c90a310109dda8fb2f66c7b7c2b381421 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 22 Jan 2017 23:30:45 +0200 Subject: [PATCH] Update pytest from 3.0.5 to 3.0.6 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a5b80e44..3f61ce1a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,5 +4,5 @@ ipdb==0.10.1 ipython==5.1.0 moto==0.4.27 pytest-cov==2.4.0 -pytest==3.0.5 +pytest==3.0.6 sphinx==1.5.2