Bump pep8-naming from 0.7.0 to 0.8.0 in /{{cookiecutter.app_name}}

Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.7.0...0.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
master
dependabot[bot] 5 years ago committed by Steven Loria
parent b2c31d9332
commit 83f7451a03
  1. 2
      {{cookiecutter.app_name}}/Pipfile

@ -57,4 +57,4 @@ flake8-docstrings = "==1.3.0"
flake8-isort = "==2.6.0"
flake8-quotes = "==1.0.0"
isort = "==4.3.4"
pep8-naming = "==0.7.0"
pep8-naming = "==0.8.0"

Loading…
Cancel
Save