Skip to content

Commit 64d51c9

Browse files
authored
Merge pull request #450 from arduino/dependabot/pip/pep8-naming-0.14.1
Bump pep8-naming from 0.14.0 to 0.14.1
2 parents 84b6a88 + 1bfd919 commit 64d51c9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ yamllint = "^1.35.1"
1616
codespell = "^2.2.6"
1717
black = "24.4.2"
1818
flake8 = "7.0.0"
19-
pep8-naming = "0.14.0"
19+
pep8-naming = "0.14.1"
2020

2121
[build-system]
2222
requires = ["poetry-core"]

0 commit comments

Comments
 (0)