Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pep8-naming
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2021
1 parent f475477 commit 29aa868
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
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ flake8-use-fstring = "^1.1" # flake8 plugin
isort = "^5.9.3"
mock = "^4.0.3"
nitpick = "^0.27.0" # flake8 plugin
pep8-naming = "^0.12.0" # flake8 plugin
pep8-naming = "^0.12.1" # flake8 plugin
pre-commit = "^2.14.0"
pydocstyle = "^6.1.1"
pylint = "^2.9.1"
Expand Down

0 comments on commit 29aa868

Please sign in to comment.