Update dependency pep8-naming to v0.9.1 (#94)

This commit is contained in:
renovate[bot] 2019-11-27 11:39:04 +01:00 committed by Solvik
parent 60f6e16cf7
commit 46af158d49

View file

@ -2,7 +2,7 @@ pytest
pytest-cov
mypy
flake8==3.7.9
pep8-naming==0.8.2
pep8-naming==0.9.1
flake8-quotes==2.1.1
flake8-import-order==0.18.1
Sphinx