Skip to content

Commit f91073c

Browse files
authored
Merge pull request #129 from arduino/dependabot/pip/pep8-naming-0.12.1
Bump pep8-naming from 0.12.0 to 0.12.1
2 parents 849226d + 166f6a4 commit f91073c

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
@@ -15,7 +15,7 @@ yamllint = "^v1.26.2"
1515
codespell = "^2.1.0"
1616
black = "^21.7b0"
1717
flake8 = "^3.9.2"
18-
pep8-naming = "^0.12.0"
18+
pep8-naming = "^0.12.1"
1919
pytest = "^6.2.4"
2020
GitPython = "^3.1.20"
2121

0 commit comments

Comments
 (0)