diff --git a/python/pyproject.toml b/python/pyproject.toml index 36278df7..2442881c 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -3,7 +3,7 @@ name = "lancedb" version = "0.5.6" dependencies = [ "deprecation", - "pylance==0.9.16", + "pylance==0.9.18", "ratelimiter~=1.0", "retry>=0.9.2", "tqdm>=4.27.0",