Skip to content

Commit d141716

Browse files
authored
Merge pull request #372 from arduino/dependabot/pip/flake8-7.2.0
build(deps-dev): bump flake8 from 7.1.2 to 7.2.0
2 parents 8003803 + a3e7a7c commit d141716

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
@@ -17,7 +17,7 @@ codespell = "2.4.1"
1717
coverage = "7.7.1"
1818
pytest = "8.3.5"
1919
pytest-mock = "3.14.0"
20-
flake8 = "7.1.2"
20+
flake8 = "7.2.0"
2121
pep8-naming = "0.14.1"
2222
yamllint = "1.37.0"
2323

0 commit comments

Comments
 (0)