Skip to content

Commit

Permalink
Bump pep8-naming from 0.8.2 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst)
- [Commits](PyCQA/pep8-naming@0.8.2...0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 7, 2019
1 parent 1016d8b commit 54685dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ flake8-pep3101 = "^1.2"
flake8-super-call = "^1.0"
flake8-debugger = "^3.2"
flake8-isort = "^2.7"
pep8-naming = "^0.8"
pep8-naming = "^0.9"
mypy = "^0.740"
safety = "^1.8"

0 comments on commit 54685dc

Please sign in to comment.