[stubsabot] Bump flake8-bugbear to 23.7.10 (#10434)

Release: https://pypi.org/pypi/flake8-bugbear/23.7.10
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.6.5...23.7.10

Stubsabot analysis of the diff between the two releases:
 - 1 public Python file has been added: `tests/b034.py`.
 - 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: 230.
 - Total lines of Python code deleted: 91.
This commit is contained in:
github-actions[bot]
2023-07-11 07:49:46 +01:00
committed by GitHub
parent 81b8211d0e
commit d0573dfc44

View File

@@ -1,4 +1,4 @@
version = "23.6.5"
version = "23.7.10"
partial_stub = true
[tool.stubtest]