From ca9036bd19ab197c1d49174cf2b4093813c288a4 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 6 Apr 2023 17:16:34 +0100 Subject: [PATCH] chore(deps): update all dependencies (#588) --- samples/to_dataframe/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/to_dataframe/requirements.txt b/samples/to_dataframe/requirements.txt index f65c36b3..948d1e99 100644 --- a/samples/to_dataframe/requirements.txt +++ b/samples/to_dataframe/requirements.txt @@ -1,12 +1,12 @@ -google-auth==2.17.0 +google-auth==2.17.1 google-cloud-bigquery-storage==2.19.1 google-cloud-bigquery==3.9.0 pyarrow==11.0.0 ipython===7.31.1; python_version == '3.7' ipython===8.10.0; python_version == '3.8' -ipython==8.11.0; python_version >= '3.9' +ipython==8.12.0; python_version >= '3.9' ipywidgets==8.0.6 pandas===1.3.5; python_version == '3.7' pandas==1.5.3; python_version > '3.7' tqdm==4.65.0 -db-dtypes==1.1.0 +db-dtypes==1.1.1