Skip to content

Commit 9cbc88e

Browse files
committed
Bump pep8-naming Python linting dependency to ^0.12.0
1 parent 8cc51db commit 9cbc88e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: poetry.lock

+5-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
@@ -25,7 +25,7 @@ mkdocs-material = "<5"
2525
black = "^21.7b0"
2626
codespell = ">=1.17.1"
2727
flake8 = "^3.9.2"
28-
pep8-naming = "^0.11.1"
28+
pep8-naming = "^0.12.0"
2929

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

0 commit comments

Comments
 (0)