From 18a12e9f92b5e779c06ddc33d281b74fba7bb8bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 14:32:45 +0000 Subject: [PATCH] chore(deps): Bump cyclonedx-bom from 7.3.0 to 7.3.1 Bumps [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f17e4cc6..f6d4194a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cryptography == 48.0.1 -cyclonedx-bom == 7.3.0 +cyclonedx-bom == 7.3.1 Jinja2 == 3.1.6 Markdown == 3.10.2 mkdocs == 1.6.1