Skip to content

Commit a94dec8

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump cyclonedx-python-lib from 11.5.0 to 11.6.0
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.5.0 to 11.6.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.5.0...v11.6.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 689e045 commit a94dec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"sarif-om==1.0.4",
5050
"semver==3.0.4",
5151
"patch-ng==1.19.0",
52-
"cyclonedx-python-lib==11.5.0",
52+
"cyclonedx-python-lib==11.6.0",
5353
"infer-license==0.1.0; python_version <= '3.10.0'",
5454
"infer-license==0.2.0; python_version > '3.10.0'",
5555
'setuptools; python_version >= "3.12"', # contains 'pkg_resources' for infer-license

0 commit comments

Comments
 (0)