From 0a2615c5fd32187f1d64c0e9f9f0a4b363f10d69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 17:03:56 +0000 Subject: [PATCH] Bump ruff from 0.15.14 to 0.15.18 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.14 to 0.15.18. - [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.14...0.15.18) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec1a493..009ddaa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ https://github.com/tserra30/Github-Copilot-SDK-integration/raw/main/wheels/githu # Pin to a released Home Assistant version so CI dependency installs succeed homeassistant==2024.12.3 pip>=26.1.1 -ruff==0.15.14 +ruff==0.15.18