Skip to content

Commit 9a782a1

Browse files
Bump cyclonedx-bom from 7.2.2 to 7.3.0
Bumps [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) from 7.2.2 to 7.3.0. - [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md) - [Commits](CycloneDX/cyclonedx-python@v7.2.2...v7.3.0) --- updated-dependencies: - dependency-name: cyclonedx-bom dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0876d2 commit 9a782a1

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
@@ -105,7 +105,7 @@ build = [
105105
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml]
106106
"setuptools-scm==10.0.5", # For determining version
107107
]
108-
sbom = ["cyclonedx-bom==7.2.2"]
108+
sbom = ["cyclonedx-bom==7.3.0"]
109109

110110
[project.scripts]
111111
dfetch = "dfetch.__main__:main"

0 commit comments

Comments
 (0)