Skip to content

Commit fa1d3a8

Browse files
authored
Merge pull request #730 from arduino/dependabot/pip/pep8-naming-0.14.0
Bump pep8-naming from 0.13.3 to 0.14.0
2 parents 13e4f3d + f6818a7 commit fa1d3a8

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 = "^9.5.18"
2424
black = "^24.4"
2525
codespell = "^2.2.6"
2626
flake8 = "^7.0.0"
27-
pep8-naming = "^0.13.3"
27+
pep8-naming = "^0.14.0"
2828

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

0 commit comments

Comments
 (0)