Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 25, 2020
1 parent cd4e34d commit 4ecc7d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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
Expand Up @@ -64,6 +64,6 @@ flake8-coding = "^1.3"
flake8-bugbear = "^20.1"
flake8-pep3101 = "^1.3"
flake8-debugger = "^3.2"
pep8-naming = "^0.9"
pep8-naming = "^0.10"
mypy = "^0.770"
safety = "^1.8.7"

0 comments on commit 4ecc7d1

Please sign in to comment.