Skip to content

Bump flake8-bugbear from 24.12.12 to 25.11.29#562

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flake8-bugbear-25.11.29
Open

Bump flake8-bugbear from 24.12.12 to 25.11.29#562
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flake8-bugbear-25.11.29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps flake8-bugbear from 24.12.12 to 25.11.29.

Release notes

Sourced from flake8-bugbear's releases.

25.11.29

  • B043: Add new check to state don't call delattr with constant (#514)
  • B042: ignore overloaded init, ignore if str+pickle dunder, improve README

25.10.21

  • B042: New check for reminding to call super().init in custom exceptions
  • B028: Skip if skip_file_prefixes is used (#503)
  • B912: New check for map() without an explicit strict= parameter. (#516)
  • Add python3.14 Support / CI
  • Remove python3.9 support / CI
  • flake8-bugbear now requires at least Python 3.10, like the next release of flake8
Commits
  • a5ace0a Update CHANGES + move to version 25.11.29 to release
  • 0afdcce b042: ignore overloaded init, ignore if str+pickle dunder, improve README (#531)
  • 2d2fd4d Add B043: Do not call delattr with constant (#514)
  • 9677fa8 Bump actions/checkout from 5 to 6 (#530)
  • ad43575 [pre-commit.ci] pre-commit autoupdate (#529)
  • cdd75f1 Update CHANGES + move to version 25.10.21 to release
  • 4601fe6 Drop 3.9 support + add 3.14 CI (#524)
  • 3969961 [pre-commit.ci] pre-commit autoupdate (#523)
  • 6276149 [pre-commit.ci] pre-commit autoupdate (#522)
  • d264420 [pre-commit.ci] pre-commit autoupdate (#520)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 2, 2026
@dependabot dependabot Bot requested a review from amyreese as a code owner June 2, 2026 07:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 2, 2026
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 2, 2026
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.12.12 to 25.11.29.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@24.12.12...25.11.29)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-version: 25.11.29
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/flake8-bugbear-25.11.29 branch from ac35b8f to a3f5485 Compare June 3, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants