Skip to content

Commit c52f3bd

Browse files
authored
Merge pull request #4938 from arduino/dependabot/pip/production/flake8-7.1.1
Bump flake8 from 7.1.0 to 7.1.1
2 parents bd2d3ab + 64a10b1 commit c52f3bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -15,7 +15,7 @@ python = "^3.9"
1515
pytest = "^8.3.2"
1616
invoke = "^2.2.0"
1717
black = "^24.8"
18-
flake8 = "^7.1.0"
18+
flake8 = "^7.1.1"
1919
pep8-naming = "^0.14.1"
2020
yamllint = "^1.35.1"
2121

0 commit comments

Comments
 (0)