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] authored Oct 15, 2024
1 parent 7c5e14d commit 47ccb9a
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 = "^7.0.0"
mypy = "^1.0.0"
autoflake = "=1.7.8"
pre-commit = "^3.0.0"
Expand Down

0 comments on commit 47ccb9a

Please sign in to comment.