From 80de1680307600af8021220c70e6db6261f76df8 Mon Sep 17 00:00:00 2001 From: BumpDeps <> Date: Mon, 28 Apr 2025 02:39:09 +0000 Subject: [PATCH] BumpDeps: isort --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8f169cdd56..0169e9dbf5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ flake8 = [ ] isort = [ - "isort ~= 5.12.0", + "isort ~= 6.0.1", ] legacy = [