diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index a2b60e8..1cef12c 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.50.0", + "snowflake-snowpark-python==1.50.1", "python-dotenv", "requests", "marimo",