From 70056bb6c6f1580470bd53517029f38123795627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 06:07:29 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.12.7 to 0.14.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.14.1. - [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.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 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..ab63c46b 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.1 pyudev pyserial-asyncio==0.6 pyserial==3.5