Skip to content

Commit daf8b7f

Browse files
authored
Merge pull request #316 from arduino/dependabot/pip/flake8-7.2.0
Bump flake8 from 7.1.2 to 7.2.0
2 parents 86a12fe + 3f4c91d commit daf8b7f

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
@@ -13,7 +13,7 @@ python = "^3.9"
1313
[tool.poetry.dev-dependencies]
1414
black = "^25.1"
1515
codespell = "^2.4.1"
16-
flake8 = "^7.1.2"
16+
flake8 = "^7.2.0"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.14.1"
1919
pytest = "^8.3.5"

0 commit comments

Comments
 (0)