From ef77c55f0310855ab2a0766a4a940f4a72cf337c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 6 Jul 2023 01:24:34 +0200 Subject: [PATCH] chore(deps): update all dependencies (#571) --- samples/snippets/requirements-test.txt | 2 +- samples/snippets/requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/snippets/requirements-test.txt b/samples/snippets/requirements-test.txt index 8394ed52..2a4dccc0 100644 --- a/samples/snippets/requirements-test.txt +++ b/samples/snippets/requirements-test.txt @@ -1,2 +1,2 @@ google-cloud-testutils==1.3.3 -pytest==7.1.3 +pytest==7.4.0 diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 6a681437..b0b76cd8 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,6 +1,6 @@ -google-cloud-bigquery-storage==2.15.0 -google-cloud-bigquery==3.3.2 -pandas-gbq==0.17.8 +google-cloud-bigquery-storage==2.21.0 +google-cloud-bigquery==3.11.3 +pandas-gbq==0.19.2 pandas===1.3.5; python_version == '3.7' -pandas==1.4.4; python_version >= '3.8' -pyarrow==9.0.0 +pandas==2.0.3; python_version >= '3.8' +pyarrow==12.0.1