Skip to content

Commit

Permalink
Update dependency flake8 to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 0036934 commit cde55f9
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 @@ -19,7 +19,7 @@ click-log = "^0.4.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.1.2"
black = "^22.6.0"
flake8 = "^5.0.0"
flake8 = "^6.0.0"
flake8-black = "^0.3.3"
coverage = {extras = ["toml"], version = "^6.4.2"}
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit cde55f9

Please sign in to comment.