Skip to content

Commit

Permalink
Merge pull request arduino#111 from arduino/dependabot/pip/flake8-6.0.0
Browse files Browse the repository at this point in the history
Bump flake8 from 5.0.4 to 6.0.0
  • Loading branch information
per1234 authored Mar 25, 2023
2 parents 25f53d8 + 588c345 commit f032f24
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ codespell = "2.2.4"
coverage = "7.2.2"
pytest = "7.2.2"
pytest-mock = "3.10.0"
flake8 = "5.0.4"
flake8 = "6.0.0"
pep8-naming = "0.13.3"

[tool.poetry.group.external]
Expand Down

0 comments on commit f032f24

Please sign in to comment.