Bump cyclonedx-python-lib from 10.3.0 to 10.4.1

Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 10.3.0 to 10.4.1.
- [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/v10.3.0...v10.4.1)

---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
  dependency-version: 10.4.1
  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]
2025-07-09 16:54:47 +00:00
committed by GitHub
parent 63567995c5
commit dab8f4ef49
2 changed files with 8 additions and 7 deletions

View File

@@ -87,7 +87,7 @@ pytest = "^8.4.0"
awscli = "^1.33.32"
bandit = "*"
black = "^25.1.0"
cyclonedx-python-lib = "^10.3.0"
cyclonedx-python-lib = "^10.4.1"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.0"
flake8 = "^7.3.0"