From df837e1d88afcf467ce061845df58b1f230c3793 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Oct 2017 07:10:59 +0100 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 eb3989f..c6cc11a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,5 +6,5 @@ tox==2.8.2 coverage==4.4.1 Sphinx==1.6.3 -pytest==3.2.2 +pytest==3.2.3 httpretty==0.8.14