Skip to content

Commit 633994b

Browse files
Merge pull request #1209 from python-discord/dependabot/pip/flake8-bugbear-23.2.13
Bump flake8-bugbear from 23.1.20 to 23.2.13
2 parents 310d199 + d003b18 commit 633994b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pyjokes = "0.6.0"
2929
[tool.poetry.dev-dependencies]
3030
flake8 = "6.0.0"
3131
flake8-annotations = "3.0.0"
32-
flake8-bugbear = "23.1.20"
32+
flake8-bugbear = "23.2.13"
3333
flake8-docstrings = "1.7.0"
3434
flake8-string-format = "0.3.0"
3535
flake8-tidy-imports = "4.8.0"

0 commit comments

Comments
 (0)