Skip to content

Commit

Permalink
Bump pep8-naming from 0.11.1 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.11.1 to 0.12.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.11.1...0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 8, 2021
1 parent 99a0b8c commit f91ba7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -63,7 +63,7 @@ flake8-pep3101 = "^1.3"
flake8-super-call = "^1.0"
flake8-debugger = "^4.0"
flake8-isort = "^4.0"
pep8-naming = "^0.11"
pep8-naming = "^0.12"

mypy = "^0.910"
types-pkg-resources = "^0.1.3"
Expand Down

0 comments on commit f91ba7d

Please sign in to comment.