Skip to content

Commit 3095c8e

Browse files
authored
Merge pull request #861 from arduino/dependabot/pip/flake8-7.2.0
Bump flake8 from 7.1.2 to 7.2.0
2 parents 93d219c + ab57d5b commit 3095c8e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ mkdocs-material = "^9.5.18"
2323
[tool.poetry.dev-dependencies]
2424
black = "^25.1"
2525
codespell = "^2.4.1"
26-
flake8 = "^7.1.2"
26+
flake8 = "^7.2.0"
2727
pep8-naming = "^0.14.1"
2828

2929
[tool.black]

0 commit comments

Comments
 (0)