Skip to content

Commit a9dbdf7

Browse files
authored
Merge pull request #198 from arduino/dependabot/pip/pep8-naming-0.14.0
Bump pep8-naming from 0.13.3 to 0.14.0
2 parents 9e02aa7 + 09ec04f commit a9dbdf7

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
@@ -10,7 +10,7 @@ python = "^3.9"
1010
[tool.poetry.dev-dependencies]
1111
black = "^24.4"
1212
flake8 = "^7.0.0"
13-
pep8-naming = "^0.13.3"
13+
pep8-naming = "^0.14.0"
1414
codespell = "^2.2.6"
1515
pytest = "8.2.0"
1616
invoke = "2.2.0"

0 commit comments

Comments
 (0)