From b0d9aa99a96c0d26709de3715c297e62453e29d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 22:21:46 +0000 Subject: [PATCH] [deps] Update dependency isort to ~=6.1.0 --- client-python/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-python/setup.cfg b/client-python/setup.cfg index c5254c1e11..94ee041ef5 100644 --- a/client-python/setup.cfg +++ b/client-python/setup.cfg @@ -59,7 +59,7 @@ install_requires = dev = black~=25.11.0 build~=1.3.0 - isort~=6.0.0 + isort~=6.1.0 types-pytz~=2025.2.0.20250326 pre-commit~=4.5.0 pytest-cases~=3.9.1