Skip to content

Commit

Permalink
Merge pull request #3 from noclocks/dependabot/pip/flake8-bugbear-24.2.6
Browse files Browse the repository at this point in the history
fix: bump flake8-bugbear from 23.5.9 to 24.2.6
  • Loading branch information
jimbrig authored Feb 27, 2024
2 parents 6ac9af2 + 13ef052 commit d7e0c3e
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 @@ -30,7 +30,7 @@ test = [
"bandit[toml]==1.7.5",
"black==23.3.0",
"check-manifest==0.49",
"flake8-bugbear==23.5.9",
"flake8-bugbear==24.2.6",
"flake8-docstrings",
"flake8-formatter_junit_xml",
"flake8",
Expand Down

0 comments on commit d7e0c3e

Please sign in to comment.