Bump black from 25.1.0 to 25.9.0 (#1985)

Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.9.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/25.1.0...25.9.0)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 25.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-24 13:06:35 +00:00
committed by GitHub
parent 37c4e05dfb
commit 8df69947d2
2 changed files with 41 additions and 25 deletions

View File

@@ -86,7 +86,7 @@ pytest = "^8.4.2"
[tool.poetry.group.dev.dependencies]
awscli = "^1.33.32"
bandit = "*"
black = "^25.1.0"
black = "^25.9.0"
cyclonedx-python-lib = "^11.1.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.0"