From 913b131edf28014a688680311b73a3a1e2607f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 22:03:40 +0000 Subject: [PATCH] Bump cbor2 from 5.7.1 to 5.8.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e90375f..82613bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,4 +23,4 @@ email-validator==2.3.0 python-rapidjson==1.22 pyudev==0.24.4 bleak==1.1.1 -cbor2==5.7.1 +cbor2==5.8.0