Skip to content

Commit

Permalink
chore(deps): update dependency flake8 to v7 in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent 690a058 commit 6dda27b
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 @@ -18,7 +18,7 @@ coverage = {extras = ["toml"], version = "^6.4.1"}
pytest-cov = "^3.0.0"
pytest-mock = "^3.7.0"
black = "^24.0.0"
flake8 = "^4.0.1"
flake8 = "^7.0.0"
flake8-bandit = "^3.0.0"
flake8-black = "^0.3.3"
flake8-bugbear = "^22.4.25"
Expand Down

0 comments on commit 6dda27b

Please sign in to comment.