From 7eed5f9daa94eb3c574c338036506dd9ac0c577d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 May 2018 16:18:39 +0200 Subject: [PATCH] Update pytest from 3.5.1 to 3.6.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e0187e3c..bf125caf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -r requirements.txt check-manifest==0.37 pyroma==2.3 -pytest==3.5.1 +pytest==3.6.0 pytest-mock==1.9.0 tox==2.9.1 flake8==3.5.0