Skip to content

Commit fd63ca4

Browse files
authored
Merge pull request #614 from arduino/dependabot/pip/flake8-7.3.0
Bump flake8 from 7.2.0 to 7.3.0
2 parents 01d8435 + 25d6cb9 commit fd63ca4

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "~3.9"
1212
yamllint = "^v1.37.1"
1313
codespell = "^2.4.1"
1414
black = "^25.1"
15-
flake8 = "^7.2.0"
15+
flake8 = "^7.3.0"
1616
pep8-naming = "^0.15.1"
1717
pytest = "^8.4.1"
1818
GitPython = "^3.1.44"

0 commit comments

Comments
 (0)