From 78bbb3e9c0f658130541e21d6efd40b446247621 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 18:17:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20isor?= =?UTF-8?q?t=20to=20v7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 03d05ca8..381516bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -188,7 +188,7 @@ dev = [ "flake8-simplify==0.22.0", # hatch is required to support type hinting and proper packaging of the py.typed file. "hatch>=1.14.1", - "isort==6.1.0", + "isort==7.0.0", "ty==0.0.8", "pre-commit==4.5.1", "pre-commit-hooks==6.0.0",