From 2274dc715d5e551893187ac8ccf95a7e177b3c5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 01:59:09 +0000 Subject: [PATCH] Bump cyclonedx-python-lib from 9.1.0 to 10.0.1 in /backend Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 9.1.0 to 10.0.1. - [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/v9.1.0...v10.0.1) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index d5204eb..23ed297 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ CacheControl==0.14.3 certifi==2025.4.26 charset-normalizer==3.4.1 click==8.1.8 -cyclonedx-python-lib==9.1.0 +cyclonedx-python-lib==10.0.1 defusedxml==0.7.1 distro==1.9.0 Django==5.2.1