From 6907b3a0667d7849fc572b97cbf21b19bebc54d8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 4 Oct 2022 18:55:22 +0200 Subject: [PATCH] chore(deps): update dependency matplotlib to v3.6.0 (#1614) Co-authored-by: Anthonios Partheniou --- .../.cloud-build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt b/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt index 48da9c5a6..dd005f345 100644 --- a/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt +++ b/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt @@ -4,7 +4,7 @@ nbconvert==7.0.0 papermill==2.4.0 numpy==1.23.2 pandas==1.4.4 -matplotlib==3.5.3 +matplotlib==3.6.0 tabulate==0.8.10 google-cloud-aiplatform google-cloud-storage