chore(repo): Update pynvim dependency

This commit is contained in:
Marty Oehme 2024-06-20 18:20:59 +02:00
parent bd03819e4d
commit 48dee57feb
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
2 changed files with 1155 additions and 1042 deletions

2193
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@ tabulate = "^0.9.0"
openpyxl = "^3.1.2"
[tool.poetry.group.dev.dependencies]
pynvim = "^0.4.3"
pynvim = "^0.5.0"
pyperclip = "^1.8.2"
poethepoet = "^0.24.4"
@ -26,6 +26,8 @@ build-backend = "poetry.core.masonry.api"
[tool.ruff]
ignore = ["E402"]
[tool.pyright]
typeCheckingMode="basic"
[tool.poe]
poetry_command = ""