From a3518034bc7d34dcc5cd7ee936ba45642e543ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 20:23:52 +0000 Subject: [PATCH] build(deps): bump cyclonedx-python-lib from 11.7.0 to 11.8.0 Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 11.7.0 to 11.8.0. - [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md) - [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v11.7.0...v11.8.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-version: 11.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e59c687..ce08577 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ charset-normalizer==3.4.7 # via requests coverage==7.14.1 # via pytest-cov -cyclonedx-python-lib==11.7.0 +cyclonedx-python-lib==11.8.0 # via pip-audit defusedxml==0.7.1 # via py-serializable