This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear#change-log) ([changelog](https://github.com/PyCQA/flake8-bugbear#change-log)) | major | `~=24.12.12` → `~=25.11.29` |
---
### Release Notes
<details>
<summary>PyCQA/flake8-bugbear (flake8-bugbear)</summary>
### [`v25.11.29`](https://github.com/PyCQA/flake8-bugbear/releases/tag/25.11.29)
[Compare Source](https://github.com/PyCQA/flake8-bugbear/compare/25.10.21...25.11.29)
- B043: Add new check to state don't call delattr with constant ([#​514](https://github.com/PyCQA/flake8-bugbear/issues/514))
- B042: ignore overloaded init, ignore if str+pickle dunder, improve README
### [`v25.10.21`](https://github.com/PyCQA/flake8-bugbear/releases/tag/25.10.21)
[Compare Source](https://github.com/PyCQA/flake8-bugbear/compare/24.12.12...25.10.21)
- B042: New check for reminding to call super().**init** in custom exceptions
- B028: Skip if skip\_file\_prefixes is used ([#​503](https://github.com/PyCQA/flake8-bugbear/issues/503))
- B912: New check for `map()` without an explicit `strict=` parameter. ([#​516](https://github.com/PyCQA/flake8-bugbear/issues/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
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
~=24.12.12→~=25.11.29Release Notes
PyCQA/flake8-bugbear (flake8-bugbear)
v25.11.29Compare Source
v25.10.21Compare Source
map()without an explicitstrict=parameter. (#516)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.