From 6b95f63b2f465bd54f8c3f14fe897ed53665a313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:25:29 +0000 Subject: [PATCH] Bump cbor2 from 5.4.6 to 5.9.0 Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.4.6 to 5.9.0. - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](https://github.com/agronholm/cbor2/compare/5.4.6...5.9.0) --- updated-dependencies: - dependency-name: cbor2 dependency-version: 5.9.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..ce74ccc 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.9.0 mock==4.0.3 psutil==7.0.0 pytest==8.4.1