From 987f3f1cbf87b3ce3f3f8e2300528f8a1068d4bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 17:03:30 +0000 Subject: [PATCH] Update dependency ruff to v0.15.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72189f51..ce42d778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pytest-homeassistant-custom-component==0.13.317 pip>=26.0,<27 lxml>=4.9.1 beautifulsoup4>=4.12.2 -ruff==0.15.5 \ No newline at end of file +ruff==0.15.7 \ No newline at end of file