Skip to content

Commit e4fef3b

Browse files
Bump pep8-naming from 0.12.0 to 0.12.1
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]>
1 parent d93c904 commit e4fef3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ mkdocs-material = "^7.1.8"
2424
black = "^21.7b0"
2525
codespell = "^2.1.0"
2626
flake8 = "^3.9.2"
27-
pep8-naming = "^0.12.0"
27+
pep8-naming = "^0.12.1"
2828

2929
[tool.black]
3030
line-length = 120

0 commit comments

Comments
 (0)