diff --git a/python-wrapper/pyproject.toml b/python-wrapper/pyproject.toml index 19ffded4..74f8cd52 100644 --- a/python-wrapper/pyproject.toml +++ b/python-wrapper/pyproject.toml @@ -65,7 +65,7 @@ notebook = [ "neo4j>=5.26.0", "ipywidgets>=8.0.0", "palettable==3.3.3", - "matplotlib==3.10.0", + "matplotlib==3.10.1", "snowflake-snowpark-python==1.26.0", ]