Bump flake8-bugbear from 23.3.12 to 23.9.16

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

---
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-06 14:48:11 +00:00
committed by GitHub
parent 5487ea51ec
commit 7b91f0c745
2 changed files with 7 additions and 7 deletions

View File

@@ -71,7 +71,7 @@ black = "^23.10.1"
cloudfoundry-client = "*"
exceptiongroup = "==1.1.3"
flake8 = "^6.1.0"
flake8-bugbear = "^23.3.12"
flake8-bugbear = "^23.9.16"
freezegun = "^1.2.2"
honcho = "*"
isort = "^5.12.0"