Skip to content

Commit 5fbc0c7

Browse files
dependabot[bot]hakandilek
authored andcommitted
chore(deps): bump cyclonedx-python-lib from 11.7.0 to 11.10.0
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.7.0 to 11.10.0. - [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python-lib@v11.7.0...v11.10.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-version: 11.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68ef7d2 commit 5fbc0c7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ urls = { homepage = "https://sbom.siemens.io/", repository = "https://github.com
2828
requires-python = ">=3.10,<4.0"
2929
dependencies = [
3030
"python-dateutil (>=2.9.0.post0,<3.0.0)",
31-
"cyclonedx-python-lib(>=11.6.0,<12.0.0)",
31+
"cyclonedx-python-lib(>=11.10.0,<12.0.0)",
3232
]
3333
[build-system]
3434
requires = ["poetry-core"]

0 commit comments

Comments
 (0)