From f1dc8f33d06ad2a65a2024576c5be219000d5938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:54:08 +0000 Subject: [PATCH] chore(deps): Bump cyclonedx-bom from 7.2.1 to 7.2.2 Bumps [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) from 7.2.1 to 7.2.2. - [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.2.1...v7.2.2) --- updated-dependencies: - dependency-name: cyclonedx-bom dependency-version: 7.2.2 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 d2e2aad..dd311e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cryptography == 46.0.5 -cyclonedx-bom == 7.2.1 +cyclonedx-bom == 7.2.2 Jinja2 == 3.1.6 Markdown == 3.10.2 mkdocs == 1.6.1