From a944827af35c71e4574920cb168bc2e23c1c68db Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Nov 2019 18:45:45 -0500 Subject: [PATCH] Update pep8-naming from 0.4.1 to 0.9.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..921a339 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.9.1 pip==9.0.1 pytest-cov==2.5.1 pytest-runner==2.11.1