From c1e0e7cc7353bec10f5f7aefadcb3c7e476e6625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:29:18 +0000 Subject: [PATCH] deps: bump cbor2 from 5.9.0 to 6.0.1 Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.9.0 to 6.0.1. - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](https://github.com/agronholm/cbor2/compare/5.9.0...6.0.1) --- updated-dependencies: - dependency-name: cbor2 dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78889e1..aac7359 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ pytz==2026.1.post1 click==8.3.3 python-dotenv==1.2.2 python-multipart==0.0.27 -cbor2==5.9.0 +cbor2==6.0.1 # Production Server - Security hardened gunicorn==25.3.0