From f6bd1c6493ef99e4d674b49a05260ddf4ab074eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:26:33 +0000 Subject: [PATCH] Bump cbor2 from 5.7.1 to 5.9.0 Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.7.1 to 5.9.0. - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](https://github.com/agronholm/cbor2/compare/5.7.1...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 a1bb5af..ee54ba8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,5 +23,5 @@ email-validator==2.3.0 python-rapidjson==1.22 pyudev==0.24.4 bleak==1.1.1 -cbor2==5.7.1 +cbor2==5.9.0 simpleaudio==1.0.4