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 Sep 13, 2023
1 parent b47a140 commit 8c4d4ad
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 @@ -41,7 +41,7 @@ PyYAML = "^6.0"
[tool.poetry.dev-dependencies]
black = "^21.6b0"
isort = "^5.9.2"
flake8 = "^3.9.2"
flake8 = "^6.0.0"
mypy = "^1.0.0"
autoflake = "=1.7.8"
pre-commit = "^3.0.0"
Expand Down

0 comments on commit 8c4d4ad

Please sign in to comment.