From 57fb7cb4c3a444d47e8caab730ded7103a956366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 07:34:34 +0000 Subject: [PATCH] Bump ruff from 0.15.7 to 0.15.8 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.7 to 0.15.8. - [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.15.7...0.15.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index da06989..f3b3f83 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ pip>=21.0,<26.1 colorlog==6.10.1 -ruff==0.15.7 +ruff==0.15.8 pydocstyle==6.3.0 isort==8.0.1 pytest-homeassistant-custom-component==0.13.320 diff --git a/requirements.txt b/requirements.txt index 9f3eaa0..f9225dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip>=21.0,<26.1 colorlog==6.10.1 -ruff==0.15.7 +ruff==0.15.8 pydocstyle==6.3.0 isort==8.0.1 homeassistant==2026.3.0