Skip to content

Commit 83fe5fb

Browse files
authored
Merge pull request #596 from arduino/dependabot/pip/pep8-naming-0.15.1
Bump pep8-naming from 0.15.0 to 0.15.1
2 parents 5c0f35e + 40ad92b commit 83fe5fb

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.37.1"
1616
codespell = "^2.4.1"
1717
black = "25.1.0"
1818
flake8 = "7.2.0"
19-
pep8-naming = "0.15.0"
19+
pep8-naming = "0.15.1"
2020

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

0 commit comments

Comments
 (0)