Skip to content

Commit

Permalink
Merge pull request #155 from arduino/dependabot/pip/flake8-6.1.0
Browse files Browse the repository at this point in the history
Bump flake8 from 6.0.0 to 6.1.0
  • Loading branch information
per1234 authored Jul 31, 2023
2 parents eec5a9f + fe7a58a commit 1a6eb57
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -9,7 +9,7 @@ python = "^3.9"

[tool.poetry.dev-dependencies]
black = "^23.7"
flake8 = "^6.0.0"
flake8 = "^6.1.0"
pep8-naming = "^0.13.3"
codespell = "^2.2.5"
pytest = "7.4.0"
Expand Down

0 comments on commit 1a6eb57

Please sign in to comment.