From 3e09529cd2a9af50c0deab424dfc7b08a31e8320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 04:07:30 +0000 Subject: [PATCH] build(deps): bump isort from 7.0.0 to 8.0.0 Bumps [isort](https://github.com/PyCQA/isort) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyCQA/isort/compare/7.0.0...8.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87ef577..002cb7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ voluptuous==0.16.0 pytz==2025.2 homeassistant==2026.1.2 black==26.1.0 -isort==7.0.0 +isort==8.0.0