Skip to content

Commit c5589c8

Browse files
authored
Merge pull request #582 from arduino/dependabot/pip/flake8-6.1.0
Bump flake8 from 6.0.0 to 6.1.0
2 parents 5201cad + 22aa0e9 commit c5589c8

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

+14-14
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.1.21"
2323
[tool.poetry.dev-dependencies]
2424
black = "^23.7"
2525
codespell = "^2.2.5"
26-
flake8 = "^6.0.0"
26+
flake8 = "^6.1.0"
2727
pep8-naming = "^0.13.3"
2828

2929
[tool.black]

0 commit comments

Comments
 (0)