Skip to content

Commit 8d8a692

Browse files
committed
Bump minimum version of google-cloud-bigquery to 3.41, as needed for referenced_property_graphs api
1 parent 7dcd209 commit 8d8a692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bigquery-magics/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
release_status = "Development Status :: 4 - Beta"
3030
dependencies = [
3131
"db-dtypes>=0.3.0,<2.0.0",
32-
"google-cloud-bigquery >= 3.13.0, <4.0.0",
32+
"google-cloud-bigquery >= 3.41.0, <4.0.0",
3333
"ipywidgets>=7.7.1",
3434
"ipython>=7.23.1",
3535
"ipykernel>=5.5.6",

0 commit comments

Comments
 (0)