From 8c78b833c7fe65d8728c56c66422b6c766eb0d26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Oct 2017 00:41:57 +0200 Subject: [PATCH] Update pytest from 3.2.2 to 3.2.3 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3d724b0..4be0d50 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.2 +pytest==3.2.3 pytest-django==3.1.2 tox==2.9.1