From 19597f42769e50e59a34b461ddd79c54ad71b24b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Jan 2018 09:31:57 -0500 Subject: [PATCH] Update pep8-naming from 0.4.1 to 0.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..3d0c975 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.5.0 pip==9.0.1 pytest-cov==2.5.1 pytest-runner==2.11.1