Skip to content

Commit c7355fd

Browse files
authored
Merge pull request #870 from arduino/dependabot/pip/pep8-naming-0.15.1
Bump pep8-naming from 0.15.0 to 0.15.1
2 parents ea75481 + 5798b80 commit c7355fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ mkdocs-material = "^9.5.18"
2424
black = "^25.1"
2525
codespell = "^2.4.1"
2626
flake8 = "^7.2.0"
27-
pep8-naming = "^0.15.0"
27+
pep8-naming = "^0.15.1"
2828

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

0 commit comments

Comments
 (0)