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