Skip to content

Commit 4775d05

Browse files
authored
Merge pull request #745 from arduino/dependabot/pip/flake8-7.1.0
Bump flake8 from 7.0.0 to 7.1.0
2 parents 92436f3 + 64c3c7e commit 4775d05

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.18"
2323
[tool.poetry.dev-dependencies]
2424
black = "^24.4"
2525
codespell = "^2.3.0"
26-
flake8 = "^7.0.0"
26+
flake8 = "^7.1.0"
2727
pep8-naming = "^0.14.1"
2828

2929
[tool.black]

0 commit comments

Comments
 (0)