Skip to content

Commit

Permalink
chore(deps): update dependency flake8-bugbear to v24 in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 00f42f0 commit 5d22590
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 @@ -21,7 +21,7 @@ black = "^24.0.0"
flake8 = "^7.0.0"
flake8-bandit = "^3.0.0"
flake8-black = "^0.3.3"
flake8-bugbear = "^22.4.25"
flake8-bugbear = "^24.0.0"
safety = "^1.10.3"
flake8-annotations = "^2.9.0"
mypy = "^0.961"
Expand Down

0 comments on commit 5d22590

Please sign in to comment.