Skip to content

Commit cac36cb

Browse files
authored
Merge pull request #353 from arduino/dependabot/pip/flake8-6.0.0
Bump flake8 from 5.0.4 to 6.0.0
2 parents fcf52b0 + d436046 commit cac36cb

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 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 @@ requests = "^2.28.2"
1515
yamllint = "^1.30.0"
1616
codespell = "^2.2.4"
1717
black = "23.3.0"
18-
flake8 = "5.0.4"
18+
flake8 = "6.0.0"
1919
pep8-naming = "0.13.3"
2020

2121
[build-system]

0 commit comments

Comments
 (0)