Bump flake8-bugbear from 23.11.26 to 23.11.28

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-29 21:09:35 +00:00
committed by GitHub
parent ab90ab5f2e
commit 34d13efb26
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.26"
flake8-bugbear = "^23.11.28"
freezegun = "^1.2.2"
honcho = "*"
isort = "^5.12.0"