Bump black from 23.10.1 to 23.11.0

Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.10.1...23.11.0)

---
updated-dependencies:
- dependency-name: black
  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-08 21:23:56 +00:00
committed by GitHub
parent 5aaa18e210
commit a8aad180f0
2 changed files with 21 additions and 21 deletions

View File

@@ -67,7 +67,7 @@ werkzeug = "^3.0.1"
[tool.poetry.group.dev.dependencies]
bandit = "*"
black = "^23.10.1"
black = "^23.11.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.1.3"
flake8 = "^6.1.0"