build(deps): bump flake8-bugbear from 24.10.31 to 24.12.12

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.10.31 to 24.12.12.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.10.31...24.12.12)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-16 14:12:27 +00:00
committed by GitHub
parent 1a82b9d0c5
commit e5fe935a8e

View File

@@ -120,7 +120,7 @@ dev = [
"pytest-instafail==0.5.0",
"pytest-cov==6.0.0",
"flake8==7.1.1",
"flake8-bugbear==24.10.31",
"flake8-bugbear==24.12.12",
"flake8-encodings==0.5.1",
"flake8-comprehensions==3.16.0",
"flake8-logging-format==0.9.0",