From 8ec516557dcafc5d47810d90a26a438d8e59dd5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 13:45:22 +0000 Subject: [PATCH] chore(deps): update dependency isort to v7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e64da86..1515f81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ ipython-pygments-lexers==1.1.1 # via ipython ipywidgets==8.1.7 # via anywidget -isort==6.0.1 +isort==7.0.0 # via cems-nuclei (pyproject.toml) jedi==0.19.2 # via ipython