Skip to content

Commit 7d86d71

Browse files
authored
Merge pull request #292 from arduino/dependabot/pip/flake8-6.0.0
Bump flake8 from 5.0.4 to 6.0.0
2 parents 3d1fc4f + 29cab88 commit 7d86d71

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

+13-13
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
@@ -14,7 +14,7 @@ python = "^3.9"
1414
yamllint = "^v1.28.0"
1515
codespell = "^2.2.2"
1616
black = "^22.12"
17-
flake8 = "^5.0.4"
17+
flake8 = "^6.0.0"
1818
pep8-naming = "^0.13.2"
1919
pytest = "^7.2.0"
2020
GitPython = "^3.1.29"

0 commit comments

Comments
 (0)