Skip to content

Commit

Permalink
[stubsabot] Bump flake8-bugbear to 23.9.16 (#10720)
Browse files Browse the repository at this point in the history
Release: https://pypi.org/pypi/flake8-bugbear/23.9.16
Homepage: https://github.com/PyCQA/flake8-bugbear
Repository: https://github.com/PyCQA/flake8-bugbear
Changelog: https://github.com/PyCQA/flake8-bugbear#change-log
Diff: PyCQA/flake8-bugbear@23.7.10...23.9.16

Stubsabot analysis of the diff between the two releases:
 - 1 public Python file has been added: `tests/b902_extended.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: 352.
 - Total lines of Python code deleted: 286.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
  • Loading branch information
github-actions[bot] committed Sep 17, 2023
1 parent 6bf2394 commit cecab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/flake8-bugbear/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "23.7.10"
version = "23.9.16"
upstream_repository = "https://github.com/PyCQA/flake8-bugbear"
partial_stub = true

Expand Down

0 comments on commit cecab9c

Please sign in to comment.