From bafcb2d23963aab10cec7b5af995e93494b6811b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 22:04:03 +0000 Subject: [PATCH] Bump cbor2 from 5.7.1 to 5.8.0 in /sdks/python/container/ml/py312 Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.7.1 to 5.8.0. - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](https://github.com/agronholm/cbor2/compare/5.7.1...5.8.0) --- updated-dependencies: - dependency-name: cbor2 dependency-version: 5.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/ml/py312/gpu_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/ml/py312/gpu_image_requirements.txt b/sdks/python/container/ml/py312/gpu_image_requirements.txt index 337f49a8a723..a18bc51c2d08 100644 --- a/sdks/python/container/ml/py312/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py312/gpu_image_requirements.txt @@ -40,7 +40,7 @@ blake3==1.0.8 bs4==0.0.2 build==1.3.0 cachetools==6.2.4 -cbor2==5.7.1 +cbor2==5.8.0 certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4