Skip to content

Commit

Permalink
Update dependency flake8 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 9204c43 commit 1bc2577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ python = ">=3.10,<4.0"
[tool.poetry.dev-dependencies]
Werkzeug = "^3.0.0"
black = {version = "^23.1", allow-prereleases = true}
flake8 = "^6.0"
flake8 = "^7.0.0"
flake8-black = "^0.3"
invoke = "^2.0"
isort = "^5.4"
Expand Down

0 comments on commit 1bc2577

Please sign in to comment.