From 7717985f7f8f1e9eb61ecac29187c4ad319d3c2a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Nov 2019 05:34:50 -0500 Subject: [PATCH] Update pep8-naming from 0.4.1 to 0.9.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..adcaec1 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.0 pip==9.0.1 pytest-cov==2.5.1 pytest-runner==2.11.1