diff --git a/pyproject.toml b/pyproject.toml index c7ff9f5b..ba3fe9bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ [dependency-groups] dev = [ "black[jupyter]==26.3.1", - "isort==7.0.0", + "isort==8.0.1", "pylint==4.0.4", "pytest==9.0.2", ]