diff --git a/poetry.lock b/poetry.lock index 75753b0..a3f43d9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2136,12 +2136,13 @@ yaml = ["PyYaml (>=6.0.1)"] [[package]] name = "python-lsp-isort" -version = "0.1" +version = "0.2.0" description = "isort plugin for the Python LSP Server" optional = false python-versions = ">=3.7" files = [ - {file = "python-lsp-isort-0.1.tar.gz", hash = "sha256:f02948bc8e7549905032100e772f03464f7548afa96f07d744ff1f93cc58339a"}, + {file = "python_lsp_isort-0.2.0-py3-none-any.whl", hash = "sha256:a11964af4626bb7b4dc077483a3382f352b63e3bf8ac73f2f425ae7fd9398a97"}, + {file = "python_lsp_isort-0.2.0.tar.gz", hash = "sha256:79fe15ae71d33ab2a4ee8b7fb4727b434dfb26c7fc264527564056cdc48aa380"}, ] [package.dependencies]