Skip to content

Commit 5c43c1e

Browse files
authored
Merge pull request #461 from arduino/dependabot/pip/flake8-6.0.0
Bump flake8 from 5.0.4 to 6.0.0
2 parents 299ea60 + 1f2d5d3 commit 5c43c1e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

+13-13
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 = "^8.5.11"
2323
[tool.poetry.dev-dependencies]
2424
black = "^22.10"
2525
codespell = "^2.2.2"
26-
flake8 = "^5.0.4"
26+
flake8 = "^6.0.0"
2727
pep8-naming = "^0.13.2"
2828

2929
[tool.black]

0 commit comments

Comments
 (0)