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 1, 2024
1 parent 73c942f commit 7d94adc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 7d94adc

Please sign in to comment.