Skip to content

Commit aaee925

Browse files
authored
Merge pull request #417 from arduino/dependabot/pip/flake8-5.0.1
Bump flake8 from 4.0.1 to 5.0.1
2 parents a375421 + 26231a1 commit aaee925

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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
@@ -23,7 +23,7 @@ mkdocs-material = "^8.3.9"
2323
[tool.poetry.dev-dependencies]
2424
black = "^22.6"
2525
codespell = "^2.1.0"
26-
flake8 = "^4.0.1"
26+
flake8 = "^5.0.1"
2727
pep8-naming = "^0.13.1"
2828

2929
[tool.black]

0 commit comments

Comments
 (0)