From 554c3a4e1fc7a414dbe912cdc6fe571eb898a99a Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 12:41:24 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20cyclonedx-p?= =?UTF-8?q?ython-lib=2011.5.0=20->=2011.6.0=20(#704)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pdm.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdm.lock b/pdm.lock index bb3ce76..fe84b7a 100644 --- a/pdm.lock +++ b/pdm.lock @@ -486,7 +486,7 @@ files = [ [[package]] name = "cyclonedx-python-lib" -version = "11.5.0" +version = "11.6.0" requires_python = "<4.0,>=3.9" summary = "Python library for CycloneDX" groups = ["dev"] @@ -498,8 +498,8 @@ dependencies = [ "typing-extensions<5.0,>=4.6; python_version < \"3.13\"", ] files = [ - {file = "cyclonedx_python_lib-11.5.0-py3-none-any.whl", hash = "sha256:5cca5b444421d39a83b45fcab24ed3e90cafaca97b89fc45cb10d2516bd2d79d"}, - {file = "cyclonedx_python_lib-11.5.0.tar.gz", hash = "sha256:175819663ae5a3c9930462ebcbddd6abb3ad5f237e12a503dbd0af320a9c5b96"}, + {file = "cyclonedx_python_lib-11.6.0-py3-none-any.whl", hash = "sha256:94f4aae97db42a452134dafdddcfab9745324198201c4777ed131e64c8380759"}, + {file = "cyclonedx_python_lib-11.6.0.tar.gz", hash = "sha256:7fb85a4371fa3a203e5be577ac22b7e9a7157f8b0058b7448731474d6dea7bf0"}, ] [[package]]