diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index fdbdaeb9..3b2530d4 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -67,7 +67,7 @@ notebook = [ "ipywidgets>=8.0.0", "palettable==3.3.3", "matplotlib==3.10.0", - "snowflake-snowpark-python==1.26.0", + "snowflake-snowpark-python==1.30.0", ] [project.urls]