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.4.26` -> `~=24.8.19` |
---
### Release Notes
<details>
<summary>PyCQA/flake8-bugbear (flake8-bugbear)</summary>
### [`v24.8.19`](https://github.com/PyCQA/flake8-bugbear/releases/tag/24.8.19)
[Compare Source](https://github.com/PyCQA/flake8-bugbear/compare/24.4.26...24.8.19)
- B910: implement to suggest using Counter() instead of defaultdict(int) ([#​489](https://github.com/PyCQA/flake8-bugbear/issues/489))
- B901: Do not trigger with explicit Generator return type ([#​481](https://github.com/PyCQA/flake8-bugbear/issues/481))
- B008: add some comments, rename b008\_extend_immutable_calls ([#​476](https://github.com/PyCQA/flake8-bugbear/issues/476))
- B040: exception with note added not reraised or used ([#​477](https://github.com/PyCQA/flake8-bugbear/issues/477))
- B039, Add `ContextVar` with mutable literal or function call as default
- B040: Add Exception with added note not reraised. ([#​474](https://github.com/PyCQA/flake8-bugbear/issues/474))
- Run tests in Python 3.13
- Type annotated code ([#​481](https://github.com/PyCQA/flake8-bugbear/issues/481) + [#​483](https://github.com/PyCQA/flake8-bugbear/issues/483))
- Replace hash with unsafe_hash ([#​486](https://github.com/PyCQA/flake8-bugbear/issues/486))
</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:eyJjcmVhdGVkSW5WZXIiOiIzOC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguNDIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.4.26->~=24.8.19Release Notes
PyCQA/flake8-bugbear (flake8-bugbear)
v24.8.19Compare Source
ContextVarwith mutable literal or function call as defaultConfiguration
📅 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.