diff --git a/pyproject.toml b/pyproject.toml index 65a89f2..8272f0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,10 +23,10 @@ style = [ "autoflake==2.3.1", "black==24.10.0", "flake8==7.1.1", - "flake8-isort==6.1.1", + "flake8-isort==6.1.2", "flake8-print==5.0.0", "flake8-pyproject==1.2.3", - "isort[colors]==5.13.2", + "isort[colors]==6.0.0", ] test = [