diff --git a/pyproject.toml b/pyproject.toml index 728a2899..6a9a1188 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "google-cloud-bigquery<=3.27.0", "google-cloud-storage>=1.6.0", "gunicorn>=22.0.0", - "matplotlib==3.10.0", + "matplotlib==3.10.1", "passlib>=1.7.1", "ply>=3.11", "psutil>=5.7.0",