From dbce3bb88196bdd01c374cb5a6c5db1462382a51 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 11:21:30 -0500 Subject: [PATCH] Update pep8-naming from 0.4.1 to 0.8.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..b476f9e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ cryptography==1.9 pylint==1.7.2 httmock==1.2.6 mccabe==0.6.1 -pep8-naming==0.4.1 +pep8-naming==0.8.1 pip==9.0.1 pytest-cov==2.5.1 pytest-runner==2.11.1