From 69fa6eaf0035014a073b771a142147598d58cfba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 Jun 2023 18:09:37 +0000 Subject: [PATCH 1/4] chore(deps): update dependency ipython to v8.14.0 --- bigquery/datalab-migration/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bigquery/datalab-migration/requirements.txt b/bigquery/datalab-migration/requirements.txt index 203dbfa4b6f..853b5a813ca 100644 --- a/bigquery/datalab-migration/requirements.txt +++ b/bigquery/datalab-migration/requirements.txt @@ -4,6 +4,6 @@ google-cloud-bigquery[pandas,pyarrow]==3.10.0 # The last version of google-cloud-bigquery-storage that supports google-api-core 1.x is 2.13.2 google-cloud-bigquery-storage==2.19.1 datalab==1.2.1 -ipython==8.12.1; python_version < '3.9' -ipython==8.13.1; python_version > '3.8' +ipython==8.14.0; python_version < '3.9' +ipython==8.14.0; python_version > '3.8' pyarrow==7.0.0 From a73ee6e2a9e2a8882ca6a40f82627f75d95f5c82 Mon Sep 17 00:00:00 2001 From: "Leah E. Cole" <6719667+leahecole@users.noreply.github.com> Date: Mon, 12 Jun 2023 14:48:17 -0400 Subject: [PATCH 2/4] Update bigquery/datalab-migration/requirements.txt --- bigquery/datalab-migration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigquery/datalab-migration/requirements.txt b/bigquery/datalab-migration/requirements.txt index 853b5a813ca..f0e94653140 100644 --- a/bigquery/datalab-migration/requirements.txt +++ b/bigquery/datalab-migration/requirements.txt @@ -4,6 +4,6 @@ google-cloud-bigquery[pandas,pyarrow]==3.10.0 # The last version of google-cloud-bigquery-storage that supports google-api-core 1.x is 2.13.2 google-cloud-bigquery-storage==2.19.1 datalab==1.2.1 -ipython==8.14.0; python_version < '3.9' +ipython==8.13.1; python_version < '3.9' ipython==8.14.0; python_version > '3.8' pyarrow==7.0.0 From 2da476142e836e9143c7e72f9445efa8f5bccfd3 Mon Sep 17 00:00:00 2001 From: "Leah E. Cole" <6719667+leahecole@users.noreply.github.com> Date: Mon, 12 Jun 2023 14:57:32 -0400 Subject: [PATCH 3/4] Update bigquery/datalab-migration/requirements.txt --- bigquery/datalab-migration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigquery/datalab-migration/requirements.txt b/bigquery/datalab-migration/requirements.txt index f0e94653140..577a9a4d5db 100644 --- a/bigquery/datalab-migration/requirements.txt +++ b/bigquery/datalab-migration/requirements.txt @@ -4,6 +4,6 @@ google-cloud-bigquery[pandas,pyarrow]==3.10.0 # The last version of google-cloud-bigquery-storage that supports google-api-core 1.x is 2.13.2 google-cloud-bigquery-storage==2.19.1 datalab==1.2.1 -ipython==8.13.1; python_version < '3.9' +ipython==8.13.0; python_version < '3.9' ipython==8.14.0; python_version > '3.8' pyarrow==7.0.0 From 24b14de0b19bc2245b98f167b6d23b9ca4caceae Mon Sep 17 00:00:00 2001 From: "Leah E. Cole" <6719667+leahecole@users.noreply.github.com> Date: Mon, 12 Jun 2023 15:45:58 -0400 Subject: [PATCH 4/4] Update bigquery/datalab-migration/requirements.txt --- bigquery/datalab-migration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigquery/datalab-migration/requirements.txt b/bigquery/datalab-migration/requirements.txt index 577a9a4d5db..bc01b45003b 100644 --- a/bigquery/datalab-migration/requirements.txt +++ b/bigquery/datalab-migration/requirements.txt @@ -4,6 +4,6 @@ google-cloud-bigquery[pandas,pyarrow]==3.10.0 # The last version of google-cloud-bigquery-storage that supports google-api-core 1.x is 2.13.2 google-cloud-bigquery-storage==2.19.1 datalab==1.2.1 -ipython==8.13.0; python_version < '3.9' +ipython==8.12.1; python_version < '3.9' ipython==8.14.0; python_version > '3.8' pyarrow==7.0.0