Skip to content

Commit

Permalink
Merge pull request #121 from f-koehler/renovate/flake8-7.x
Browse files Browse the repository at this point in the history
Update dependency flake8 to v7
  • Loading branch information
f-koehler committed Jan 5, 2024
2 parents 9204c43 + 1bc2577 commit 9c3631d
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 9c3631d

Please sign in to comment.