Skip to content

Commit 326266d

Browse files
authored
Merge pull request #239 from arduino/dependabot/pip/flake8-7.0.0
Bump flake8 from 6.1.0 to 7.0.0
2 parents b975f64 + efc397e commit 326266d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
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
@@ -13,7 +13,7 @@ python = "^3.9"
1313
[tool.poetry.dev-dependencies]
1414
black = "^23.12"
1515
codespell = "^2.2.6"
16-
flake8 = "^6.1.0"
16+
flake8 = "^7.0.0"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.13.3"
1919
pytest = "^7.4.4"

0 commit comments

Comments
 (0)