Skip to content

Commit f032f24

Browse files
authored
Merge pull request #111 from arduino/dependabot/pip/flake8-6.0.0
Bump flake8 from 5.0.4 to 6.0.0
2 parents 25f53d8 + 588c345 commit f032f24

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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
@@ -20,7 +20,7 @@ codespell = "2.2.4"
2020
coverage = "7.2.2"
2121
pytest = "7.2.2"
2222
pytest-mock = "3.10.0"
23-
flake8 = "5.0.4"
23+
flake8 = "6.0.0"
2424
pep8-naming = "0.13.3"
2525

2626
[tool.poetry.group.external]

0 commit comments

Comments
 (0)