diff --git a/pyproject.toml b/pyproject.toml index a169d1d..f1b7acf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "jupyterlab_code_formatter==3.0.2", "jupyterlab_widgets==3.0.15", "lightgbm==4.6.0", - "matplotlib==3.10.1", + "matplotlib==3.10.3", "numba==0.61.2", "numexpr==2.10.2", "numpy==2.2.5",