diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 4422c79..d20c78a 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.47.0", "python-dotenv", "requests", "marimo",