From 46bd4604d7040fde880c9f18a43c2dafe80e945e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Apr 2018 16:14:07 +0300 Subject: [PATCH] Update pytest from 3.5.0 to 3.5.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ac3dfa4..ea4c0a3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.5.0 -pytest==3.5.0 +pytest==3.5.1 pytest-cov==2.5.1 pytest-mock==1.6.3 coverage==4.5.1