diff --git a/pyproject.toml b/pyproject.toml index aab64d19..2b2a0c30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "google-cloud-bigquery<=3.23.1", "google-cloud-storage>=1.6.0", "gunicorn>=22.0.0", - "matplotlib==3.9.0", + "matplotlib==3.9.2", "passlib>=1.7.1", "ply>=3.11", "psutil>=5.7.0",