From 0fb185d8e85aac5f89464df5ff2c050ab2153c18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:31:14 +0000 Subject: [PATCH] Bump cyclonedx-python-lib from 10.0.1 to 11.1.0 in /backend Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 10.0.1 to 11.1.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/v10.0.1...v11.1.0) --- updated-dependencies: - dependency-name: cyclonedx-python-lib dependency-version: 11.1.0 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 a8ac2f2..1768df5 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.2 click==8.1.8 -cyclonedx-python-lib==10.0.1 +cyclonedx-python-lib==11.1.0 defusedxml==0.7.1 distro==1.9.0 Django==5.2.1