From 136f45608a75860137e84cee7a7c56e10734600e Mon Sep 17 00:00:00 2001 From: blink1073 <2096628+blink1073@users.noreply.github.com> Date: Wed, 10 Dec 2025 16:58:13 +0000 Subject: [PATCH] chore: Update SBOM after dependency changes --- sbom.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbom.json b/sbom.json index 7daf0f8070..bbf9cea9a6 100644 --- a/sbom.json +++ b/sbom.json @@ -92,7 +92,7 @@ } ], "metadata": { - "timestamp": "2025-11-24T16:21:47.249880+00:00", + "timestamp": "2025-12-10T16:58:08.774450+00:00", "tools": { "components": [ { @@ -189,12 +189,12 @@ ], "name": "cyclonedx-python-lib", "type": "library", - "version": "11.5.0" + "version": "11.6.0" } ] } }, - "serialNumber": "urn:uuid:7a19d697-d41e-4e88-b953-4bccb5d79937", + "serialNumber": "urn:uuid:47afe5ff-bd57-4749-8967-47a7624e285e", "version": 1, "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json", "bomFormat": "CycloneDX",