Skip to content

Commit c252f14

Browse files
dependabot[bot]root
authored andcommitted
Bump cyclonedx-python-lib from 4.2.2 to 5.0.1
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 4.2.2 to 5.0.1. - [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@v4.2.2...v5.0.1) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 779cab0 commit c252f14

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
@@ -38,7 +38,7 @@ dependencies = [
3838
"semver==3.0.2",
3939
"patch-ng==1.18.1",
4040
"importlib-resources==5.4.0; python_version <= '3.7.0'",
41-
"cyclonedx-python-lib==4.2.2",
41+
"cyclonedx-python-lib==5.0.1",
4242
"infer-license==0.1.0; python_version <= '3.10.0'",
4343
"infer-license==0.2.0; python_version > '3.10.0'",
4444
'setuptools; python_version >= "3.12"', # contains 'pkg_resources' for infer-license

0 commit comments

Comments
 (0)