Skip to content

Commit 995c003

Browse files
authored
Merge pull request #298 from arduino/dependabot/pip/flake8-7.1.0
build(deps-dev): bump flake8 from 7.0.0 to 7.1.0
2 parents f9cc94d + cf8a592 commit 995c003

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
@@ -17,7 +17,7 @@ codespell = "2.3.0"
1717
coverage = "7.5.3"
1818
pytest = "8.2.2"
1919
pytest-mock = "3.14.0"
20-
flake8 = "7.0.0"
20+
flake8 = "7.1.0"
2121
pep8-naming = "0.14.1"
2222
yamllint = "1.35.1"
2323

0 commit comments

Comments
 (0)