From 96fe833a058900c4812cc870acb8f92fd2edcfea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:11:41 +0000 Subject: [PATCH 1/2] Bump ruff from 0.3.5 to 0.3.7 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.3.7. - [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/v0.3.5...v0.3.7) --- updated-dependencies: - dependency-name: ruff 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 501e63f..02990ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ homeassistant==2023.6.0 pip>=21.0,<23.2 pre-commit==3.7.0 reorder-python-imports==3.12.0 -ruff==0.3.5 +ruff==0.3.7 From 9addc7a22d50f811fb22d222da070d7f3bd75466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:06:14 +0000 Subject: [PATCH 2/2] Bump ruff from 0.3.7 to 0.4.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.1. - [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/v0.3.7...v0.4.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02990ef..d1fe25d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ homeassistant==2023.6.0 pip>=21.0,<23.2 pre-commit==3.7.0 reorder-python-imports==3.12.0 -ruff==0.3.7 +ruff==0.4.1