Skip to content

Commit 84b6a88

Browse files
authored
Merge pull request #449 from arduino/dependabot/pip/pep8-naming-0.14.0
Bump pep8-naming from 0.13.3 to 0.14.0
2 parents 19c3efb + cb3caba commit 84b6a88

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.13.3"
19+
pep8-naming = "0.14.0"
2020

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

0 commit comments

Comments
 (0)