From 14b5b1614212ad514d97d148047b9e06004c5dc1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Apr 2022 02:27:23 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v1.22.3 --- .../.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 8f173ce00..8189df0d9 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 @@ -2,7 +2,7 @@ ipython==7.0 jupyter==1.0 nbconvert==6.0 papermill==2.3 -numpy==1.22.1 +numpy==1.22.3 pandas==1.2 matplotlib==3.4 tabulate==0.8.9 \ No newline at end of file