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 Mar 26, 2020
1 parent 151a15e commit 9e8d152
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 @@ -72,7 +72,7 @@ flake8-eradicate = "^0.3"
flake8-bandit = "^2.1"
flake8-broken-line = "^0.2"
flake8-rst-docstrings = "^0.0.12"
pep8-naming = "^0.9.1"
pep8-naming = ">=0.9.1,<0.11.0"
darglint = "^1.2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 9e8d152

Please sign in to comment.