Bump flake8-bugbear from 23.11.28 to 23.12.2

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

---
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-12-04 21:42:03 +00:00
committed by GitHub
parent 03a3e7628d
commit e7c3716b96
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.11.28"
flake8-bugbear = "^23.12.2"
freezegun = "^1.2.2"
honcho = "*"
isort = "^5.12.0"