Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 17, 2020
1 parent 844093d commit 6abb32a
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.10"
pep8-naming = "^0.11"
mypy = "^0.780"
safety = "^1.9.0"

0 comments on commit 6abb32a

Please sign in to comment.