Skip to content

Commit

Permalink
Update dependency flake8 to v6 (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] committed Sep 8, 2023
1 parent d8dae8d commit be8702c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -11,7 +11,7 @@ python = "^3.9"
aiohttp = "*"
pytest = "*"
isort = "*"
flake8 = "^5"
flake8 = "^6.0.0"
black = "*"
autoflake = "*"
protobuf = "^3"
Expand Down

0 comments on commit be8702c

Please sign in to comment.