From 6c1cdfd98988817666d988e463a39883dc993174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 22:02:57 +0000 Subject: [PATCH] Bump cbor2 from 5.4.6 to 5.8.0 Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.4.6 to 5.8.0. - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](https://github.com/agronholm/cbor2/compare/5.4.6...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 aa95f64..05cb9a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ awscrt==0.21.1 awsiotsdk==1.22.0 cbor==1.0.0 -cbor2==5.4.6 +cbor2==5.8.0 mock==4.0.3 psutil==7.0.0 pytest==8.4.1