From d1e8c3003285b546460bb27108d5e4c04cad295f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:10:09 +0000 Subject: [PATCH] Bump ruff from 0.8.1 to 0.8.6 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.1 to 0.8.6. - [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.8.1...0.8.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-devcontainer.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-devcontainer.txt b/requirements-devcontainer.txt index 8b4f44a..ea437cd 100644 --- a/requirements-devcontainer.txt +++ b/requirements-devcontainer.txt @@ -1,5 +1,5 @@ colorlog==6.9.0 -ruff==0.8.1 +ruff==0.8.6 bump2version wheel diff --git a/requirements.txt b/requirements.txt index eb5887e..0fd4d22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ colorlog==6.9.0 homeassistant pip>=21.0,<24.1 -ruff==0.8.1 +ruff==0.8.6 pre-commit==4.0.1 bump2version==1.0.1