From 0cd600d98d9b69b2b23d16dc6c56a26887591a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:13:59 +0000 Subject: [PATCH] chore(deps): bump cyclonedx-bom in the python-runtime-and-test group Bumps the python-runtime-and-test group with 1 update: [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python). Updates `cyclonedx-bom` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/CycloneDX/cyclonedx-python/compare/v7.3.0...v7.3.1) --- updated-dependencies: - dependency-name: cyclonedx-bom dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-runtime-and-test ... Signed-off-by: dependabot[bot] --- requirements/release.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/release.in b/requirements/release.in index 949373e..f955d84 100644 --- a/requirements/release.in +++ b/requirements/release.in @@ -1,5 +1,5 @@ build==1.5.0 -cyclonedx-bom==7.3.0 +cyclonedx-bom==7.3.1 setuptools==83.0.0 twine==6.2.0 wheel==0.47.0