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)) | minor | `~=24.10.31` -> `~=24.12.12` |
---
### Release Notes
<details>
<summary>PyCQA/flake8-bugbear (flake8-bugbear)</summary>
### [`v24.12.12`](https://github.com/PyCQA/flake8-bugbear/releases/tag/24.12.12)
[Compare Source](https://github.com/PyCQA/flake8-bugbear/compare/24.10.31...24.12.12)
- B012 and B025 now also handle try/except\* ([#​500](https://github.com/PyCQA/flake8-bugbear/issues/500))
- Skip B028 if warnings.warn is called with `*args` or `**kwargs` ([#​501](https://github.com/PyCQA/flake8-bugbear/issues/501))
- Add B911: itertools.batched without strict= ([#​502](https://github.com/PyCQA/flake8-bugbear/issues/502))
- Readme has anchors per check (they do not seem to render on GitHub tho)
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS42Mi42IiwidXBkYXRlZEluVmVyIjoiMzkuNjIuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.10.31->~=24.12.12Release Notes
PyCQA/flake8-bugbear (flake8-bugbear)
v24.12.12Compare Source
*argsor**kwargs(#501)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.