From b47d1818915646ea5fc086e6ceca0205d386b981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 23:34:11 +0000 Subject: [PATCH] Bump bleak from 2.1.1 to 3.0.2 Bumps [bleak](https://github.com/hbldh/bleak) from 2.1.1 to 3.0.2. - [Release notes](https://github.com/hbldh/bleak/releases) - [Changelog](https://github.com/hbldh/bleak/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/hbldh/bleak/compare/v2.1.1...v3.0.2) --- updated-dependencies: - dependency-name: bleak dependency-version: 3.0.2 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 789a3f7995..72739dfd0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pillow==12.2.0 resvg-py==0.3.1 freetype-py==2.5.1 jinja2==3.1.6 -bleak==2.1.1 +bleak==3.0.2 smpclient==6.0.0 requests==2.33.1