From 163c015f4ff1dc738e8b7611c5242ad4f1b57b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 06:11:04 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.12.7 to 0.14.6 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.14.6. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.12.7...0.14.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b481b089..d0965767 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiousbwatcher colorlog==6.9.0 homeassistant>=2025.3.0 pip>=24.1.1,<25.3 -ruff==0.12.7 +ruff==0.14.6 pyudev pyserial-asyncio==0.6 pyserial==3.5