Skip to content

Commit

Permalink
Merge pull request #911 from marshmallow-code/dependabot/pip/flake8-b…
Browse files Browse the repository at this point in the history
…ugbear-24.1.16

Bump flake8-bugbear from 24.1.15 to 24.1.16
  • Loading branch information
sirosen committed Jan 17, 2024
2 parents c47161d + 701cdee commit 79ccfa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lint": [
"mypy==1.8.0",
"flake8==7.0.0",
"flake8-bugbear==24.1.15",
"flake8-bugbear==24.1.16",
"pre-commit>=2.4,<4.0",
],
"docs": [
Expand Down

0 comments on commit 79ccfa7

Please sign in to comment.