Bump black from 23.12.1 to 24.3.0

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.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.12.1...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-22 16:30:00 +00:00
committed by GitHub
parent 0930b593ab
commit a365a36eb5
2 changed files with 26 additions and 26 deletions

View File

@@ -56,7 +56,7 @@ setuptools = "^69.2.0"
[tool.poetry.group.dev.dependencies]
awscli = "^1.29.74"
bandit = "*"
black = "^23.12.1"
black = "^24.3.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.2.0"
flake8 = "^7.0.0"