From 40f9be8d28d67a87de0d9feab0d7e0e5d82d28ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 22:03:46 +0000 Subject: [PATCH] Bump cbor2 from 5.7.0 to 5.8.0 Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](https://github.com/agronholm/cbor2/compare/5.7.0...5.8.0) --- updated-dependencies: - dependency-name: cbor2 dependency-version: 5.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43acd4e..5974d3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ blake3==1.0.5 boto3==1.40.14 botocore==1.40.14 cachetools==6.1.0 -cbor2==5.7.0 +cbor2==5.8.0 certifi==2025.8.3 cffi==1.17.1 charset-normalizer==3.4.3