Skip to content

Commit 6df119e

Browse files
authored
Merge pull request #54 from arduino/dependabot/pip/pep8-naming-0.12.0
Bump pep8-naming from 0.11.1 to 0.12.0
2 parents c1bcf62 + 47a67e5 commit 6df119e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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
@@ -15,7 +15,7 @@ black = "^21.6b0"
1515
codespell = "^2.1.0"
1616
flake8 = "^3.9.2"
1717
invoke = "^1.5.0"
18-
pep8-naming = "^0.11.1"
18+
pep8-naming = "^0.12.0"
1919
pytest = "^6.2.4"
2020

2121
[build-system]

0 commit comments

Comments
 (0)