From 61c124abe13951516a364eea0ba2028d57983402 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Aug 2017 00:30:23 +0200 Subject: [PATCH] Update pytest from 3.2.0 to 3.2.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e00620b..582cad0 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.2.0 +pytest==3.2.1 pytest-django==3.1.2 tox==2.7.0