@yaegassy/coc-ruff
Advanced tools
+1
-1
| { | ||
| "name": "@yaegassy/coc-ruff", | ||
| "version": "0.7.3", | ||
| "version": "0.7.4", | ||
| "description": "ruff-lsp extension for coc.nvim", | ||
@@ -5,0 +5,0 @@ "author": "yaegassy <yosstools@gmail.com>", |
+4
-4
@@ -121,3 +121,3 @@ # This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. | ||
| name = "ruff-lsp" | ||
| version = "0.0.54" | ||
| version = "0.0.55" | ||
| description = "A Language Server Protocol implementation for Ruff." | ||
@@ -127,4 +127,4 @@ optional = false | ||
| files = [ | ||
| {file = "ruff_lsp-0.0.54-py3-none-any.whl", hash = "sha256:1cc7d2f1cb69cbea1dfeba0f2d7dd5832bc68b0b052c7166530bcce63aa75f57"}, | ||
| {file = "ruff_lsp-0.0.54.tar.gz", hash = "sha256:33e1d4dd20ca481fc6a811afcfdd451798c22fc39f2104df23c2855e322a0582"}, | ||
| {file = "ruff_lsp-0.0.55-py3-none-any.whl", hash = "sha256:82d037b850cbdeff2fabe4326eaacabddfe47c919133d456b819ba35dce0355d"}, | ||
| {file = "ruff_lsp-0.0.55.tar.gz", hash = "sha256:33fcfc77bbdc47f7a116a64f5fb9140e70d76d54f55a0d9a740a21b797906a45"}, | ||
| ] | ||
@@ -156,2 +156,2 @@ | ||
| python-versions = ">=3.8,<3.13" | ||
| content-hash = "6c1756b6e96953b36dd0b2ff29ab48b724d0463b0051be6605e46574b32788b8" | ||
| content-hash = "17430beaeb9f5ac6050565d4c2e40276d47a6839d5b79fbe0f6d3a522efdb707" |
+1
-1
@@ -9,3 +9,3 @@ [tool.poetry] | ||
| python = ">=3.8,<3.13" | ||
| ruff-lsp = "0.0.54" | ||
| ruff-lsp = "0.0.55" | ||
@@ -12,0 +12,0 @@ |