Skip to content

Commit

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

Bump flake8-bugbear from 23.2.13 to 23.3.12
  • Loading branch information
sirosen committed Mar 13, 2023
2 parents aad07b3 + 18e3002 commit 05cc19f
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.1.1",
"flake8==6.0.0",
"flake8-bugbear==23.2.13",
"flake8-bugbear==23.3.12",
"pre-commit>=2.4,<4.0",
],
"docs": [
Expand Down

0 comments on commit 05cc19f

Please sign in to comment.