Bump pep8-naming from 0.9.0 to 0.9.1 in /{{cookiecutter.app_name}}

Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.9.0 to 0.9.1.
- [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.9.0...0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago committed by James Curtin
parent 50c24a48fe
commit 1f81403295
  1. 2
      {{cookiecutter.app_name}}/Pipfile

@ -57,4 +57,4 @@ flake8-debugger = "==3.2.1"
flake8-docstrings = "==1.5.0"
flake8-isort = "==2.7.0"
isort = "==4.3.21"
pep8-naming = "==0.9.0"
pep8-naming = "==0.9.1"

Loading…
Cancel
Save