From a1aac314af057909a84f46281b932fab88e0b7e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 08:30:11 +0000 Subject: [PATCH] fix: bump ipython in /packages/google-cloud-bigquery Bumps [ipython](https://github.com/ipython/ipython) from 7.23.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.23.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/google-cloud-bigquery/testing/constraints-3.10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-bigquery/testing/constraints-3.10.txt b/packages/google-cloud-bigquery/testing/constraints-3.10.txt index c339abd0c5ea..9dcec9bdf733 100644 --- a/packages/google-cloud-bigquery/testing/constraints-3.10.txt +++ b/packages/google-cloud-bigquery/testing/constraints-3.10.txt @@ -16,7 +16,7 @@ ipywidgets==7.7.1 ipykernel==6.2.0 geopandas==0.9.0 Shapely==1.8.4 -ipython==7.23.1 +ipython==8.10.0 bigquery-magics==0.6.0 matplotlib==3.10.3 tqdm==4.23.4