diff --git a/pyproject.toml b/pyproject.toml index a38eb42..ff22b49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ neovim = '^0.3.1' isort = '^4.3' pyls-black = '^0.4.4' pyls-mypy = '^0.1.8' -pyls-isort = '^0.1.1' +pyls-isort = '^0.2.0' pytest = '^9.0.0' poetry-version = '^0.1.5' ipykernel = '^5.1.3'