diff --git a/pyproject.toml b/pyproject.toml index ee939a85..04aaf712 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ classifiers = [ dependencies = [ "toml==0.10.2", "numpy==1.26.4", - "matplotlib==3.9.0", + "matplotlib==3.9.1", "plotly==5.22.0", ] dynamic = ["version"]