diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 0a63d73..4546894 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -75,7 +75,7 @@ notebook = [ "ipywidgets>=8.0.0", "palettable>=3.3.3", "matplotlib>=3.9.4", - "snowflake-snowpark-python==1.42.0", + "snowflake-snowpark-python==1.48.0", "python-dotenv", "requests", "marimo",