From 53e36d1ed5ae42028ef893c91b0e5d353d4979df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jan 2018 08:58:03 +0100 Subject: [PATCH] Update pep8 from 1.7.0 to 1.7.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 170ead70..d3c0ae5b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,6 +2,6 @@ sphinx==1.6.6 pytest==3.2.5 -pep8==1.7.0 +pep8==1.7.1 pytest-catchlog==1.2.2 pytest-timeout==1.2.0