Skip to content

Commit 959c05c

Browse files
authored
Merge pull request #159 from arduino/dependabot/pip/flake8-6.1.0
Bump flake8 from 6.0.0 to 6.1.0
2 parents f324a7a + cb6ce64 commit 959c05c

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
@@ -20,7 +20,7 @@ codespell = "2.2.5"
2020
coverage = "7.2.7"
2121
pytest = "7.4.0"
2222
pytest-mock = "3.11.1"
23-
flake8 = "6.0.0"
23+
flake8 = "6.1.0"
2424
pep8-naming = "0.13.3"
2525
yamllint = "1.32.0"
2626

0 commit comments

Comments
 (0)