Bump cyclonedx-python-lib from 11.4.0 to 11.5.0 (#2081)

Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.4.0 to 11.5.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v11.4.0...v11.5.0)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-version: 11.5.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-11-02 20:04:31 +00:00
committed by GitHub
parent 62b8ea71a4
commit 19c8f26476
2 changed files with 5 additions and 5 deletions

View File

@@ -86,7 +86,7 @@ pytest = "^8.4.2"
awscli = "^1.33.32"
bandit = "*"
black = "^25.9.0"
cyclonedx-python-lib = "^11.4.0"
cyclonedx-python-lib = "^11.5.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.0"
flake8 = "^7.3.0"