diff --git a/pyproject.toml b/pyproject.toml index 62a6ee31..34de7b03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ classifiers = [ dependencies = [ "toml==0.10.2", "numpy==1.26.4", - "matplotlib==3.8.3", + "matplotlib==3.8.4", "plotly==5.20.0", ] dynamic = ["version"]