From 55c5b459c03b9450fc19c6747ac7f7c42181270f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 22:29:58 +0000 Subject: [PATCH] Update dependency ruff to v0.15.21 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1789ec0..3f8e751 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pytest-homeassistant-custom-component==0.13.344 pip>=26.0,<27 lxml>=4.9.1 beautifulsoup4>=4.12.2 -ruff==0.15.20 \ No newline at end of file +ruff==0.15.21 \ No newline at end of file