From 7113c35a673c503a027707a97f80091da81322a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 06:31:47 +0100 Subject: [PATCH] [stubsabot] Bump flake8-bugbear to 23.5.9 (#10165) Release: https://pypi.org/pypi/flake8-bugbear/23.5.9 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.23...23.5.9 Stubsabot analysis of the diff between the two releases: - 2 public Python files have been added: `tests/b033.py`, `tests/b908.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: 190. - Total lines of Python code deleted: 26. --- stubs/flake8-bugbear/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/flake8-bugbear/METADATA.toml b/stubs/flake8-bugbear/METADATA.toml index f281c01fb..c21f8c2fc 100644 --- a/stubs/flake8-bugbear/METADATA.toml +++ b/stubs/flake8-bugbear/METADATA.toml @@ -1,4 +1,4 @@ -version = "23.3.23" +version = "23.5.9" [tool.stubtest] ignore_missing_stub = true