Skip to content

Commit d445041

Browse files
authored
Merge pull request #113 from arduino/dependabot/pip/pep8-naming-0.13.2
Bump pep8-naming from 0.13.1 to 0.13.2
2 parents 6fa9faf + e7d7990 commit d445041

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 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
@@ -10,7 +10,7 @@ python = "^3.9"
1010
[tool.poetry.dev-dependencies]
1111
black = "^22.6"
1212
flake8 = "^5.0.4"
13-
pep8-naming = "^0.13.1"
13+
pep8-naming = "^0.13.2"
1414
codespell = "^2.2.1"
1515
pytest = "7.1.2"
1616
invoke = "1.7.1"

0 commit comments

Comments
 (0)