Skip to content

Commit 395c1e4

Browse files
authored
Merge pull request #4673 from arduino/dependabot/pip/production/flake8-7.1.0
Bump flake8 from 7.0.0 to 7.1.0
2 parents b6c98b8 + 521da7b commit 395c1e4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -15,7 +15,7 @@ python = "^3.9"
1515
pytest = "^8.2.2"
1616
invoke = "^2.2.0"
1717
black = "^24.4"
18-
flake8 = "^7.0.0"
18+
flake8 = "^7.1.0"
1919
pep8-naming = "^0.14.1"
2020
yamllint = "^1.35.1"
2121

0 commit comments

Comments
 (0)