Bump flake8-bugbear from 23.9.16 to 23.11.26

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-28 20:27:59 +00:00
committed by GitHub
parent a0cc85ba5f
commit f96a15c628
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@ black = "^23.11.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.2.0"
flake8 = "^6.1.0"
flake8-bugbear = "^23.9.16"
flake8-bugbear = "^23.11.26"
freezegun = "^1.2.2"
honcho = "*"
isort = "^5.12.0"