From 6a9f971cc64b1468f051062ef93d50c20c8465ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 14:47:54 +0200 Subject: [PATCH] chore: bump python-lsp-ruff from 1.5.2 to 1.6.0 (#141) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df28c52..4a44579 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pyls-isort==0.2.2 pylsp-mypy==0.6.7 python-lsp-black==1.3.0 python-lsp-black==1.3.0 -python-lsp-ruff==1.5.2 +python-lsp-ruff==1.6.0 python-lsp-server[all]==1.8.2