From 9d215f6efeb991206c963c25e86848c5ab9f6416 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 9 Jun 2017 14:08:13 +0200 Subject: [PATCH] Update pytest from 3.1.1 to 3.1.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a205b4a..62ba2ee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ pyenchant==1.6.8 pyflakes==1.5.0 # via flake8 pygments==2.2.0 # via sphinx pytest-django==3.1.2 -pytest==3.1.1 +pytest==3.1.2 pytest-rerunfailures==2.1.0 pytz==2017.2 # via babel redis==2.10.5 # via django-redis