From 8508168ad3817d635112491f3e725b044fe2f96c Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate <bot@renovateapp.com>
Date: Thu, 30 Jun 2022 21:15:23 +0200
Subject: [PATCH] chore(deps): update dependency pandas to v1.4.3 (#1466)

Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
---
 .../.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 f6fa33542..e183b5aa0 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
@@ -3,7 +3,7 @@ jupyter==1.0
 nbconvert==6.5.0
 papermill==2.3
 numpy==1.23.0
-pandas==1.4.2
+pandas==1.4.3
 matplotlib==3.5.2
 tabulate==0.8.10
 google-cloud-aiplatform