Skip to content

Commit 1072a5a

Browse files
hbibelccordoba12
authored andcommitted
Bump minimum jedi version to 0.19.2
1 parent cf2d16d commit 1072a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requires-python = ">=3.8"
1515
dependencies = [
1616
"docstring-to-markdown",
1717
"importlib_metadata>=4.8.3;python_version<\"3.10\"",
18-
"jedi>=0.17.2,<0.20.0",
18+
"jedi>=0.19.2,<0.20.0",
1919
"pluggy>=1.0.0",
2020
"python-lsp-jsonrpc>=1.1.0,<2.0.0",
2121
"ujson>=3.0.0",

0 commit comments

Comments
 (0)