[stubsabot] Bump flake8-bugbear to 23.3.23 (#9934)

Release: https://pypi.org/pypi/flake8-bugbear/23.3.23
Homepage: https://github.com/PyCQA/flake8-bugbear
Changelog: https://github.com/PyCQA/flake8-bugbear#change-log
Diff: https://github.com/PyCQA/flake8-bugbear/compare/23.3.12...23.3.23

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 1 file included in typeshed's stubs has been modified or renamed: `bugbear.py`.
 - Total lines of Python code added: 48.
 - Total lines of Python code deleted: 26.
This commit is contained in:
github-actions[bot]
2023-03-24 00:25:29 +00:00
committed by GitHub
parent 2db7be077e
commit 1cf2e73c32

View File

@@ -1,4 +1,4 @@
version = "23.3.12"
version = "23.3.23"
[tool.stubtest]
ignore_missing_stub = true