From 8538181f72496212f3f2733c39d3c2d5eef2ae9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:21:08 +0000 Subject: [PATCH] Update dependency ruff to v0.8.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc46b98..7e4fba5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pytest-homeassistant-custom-component==0.13.191 pip>=24,<25 lxml>=4.9.1 beautifulsoup4>=4.12.2 -ruff==0.8.2 \ No newline at end of file +ruff==0.8.3 \ No newline at end of file