Skip to content

Commit 9fbe3e6

Browse files
authored
Merge pull request #676 from arduino/dependabot/pip/flake8-7.0.0
Bump flake8 from 6.1.0 to 7.0.0
2 parents 0a8cc4e + 224b52e commit 9fbe3e6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ mkdocs-material = "^9.5.3"
2323
[tool.poetry.dev-dependencies]
2424
black = "^23.12"
2525
codespell = "^2.2.6"
26-
flake8 = "^6.1.0"
26+
flake8 = "^7.0.0"
2727
pep8-naming = "^0.13.3"
2828

2929
[tool.black]

0 commit comments

Comments
 (0)