Bump flake8-bugbear from 25.10.21 to 25.11.29 (#2116)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-02 10:42:42 -05:00
committed by GitHub
parent 627fd80aa0
commit cabe0055ab
2 changed files with 5 additions and 5 deletions

View File

@@ -90,7 +90,7 @@ cyclonedx-python-lib = "^11.5.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.1"
flake8 = "^7.3.0"
flake8-bugbear = "^25.10.21"
flake8-bugbear = "^25.11.29"
freezegun = "^1.5.5"
hypothesis = "^6.148.3"
honcho = "*"