From 5bcde4d0c504c23aaf276edbb61fc4c6b758de30 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 2 Aug 2017 02:01:09 +0200 Subject: [PATCH] Update pytest from 3.1.3 to 3.2.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 90afa32..e00620b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,6 +2,6 @@ coverage==4.4.1 isort==4.2.15 py==1.4.34 -pytest==3.1.3 +pytest==3.2.0 pytest-django==3.1.2 tox==2.7.0