Skip to content

Commit eebdd0e

Browse files
committed
bump minimum google-cloud-bigquery
1 parent 06c7723 commit eebdd0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"gcsfs >=2023.3.0",
3939
"geopandas >=0.12.2",
4040
"google-auth >=2.15.0,<3.0dev",
41-
"google-cloud-bigquery[bqstorage,pandas] >=3.10.0",
41+
"google-cloud-bigquery[bqstorage,pandas] >=3.18.0",
4242
"google-cloud-functions >=1.10.1",
4343
"google-cloud-bigquery-connection >=1.12.0",
4444
"google-cloud-iam >=2.12.1",

testing/constraints-3.9.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fsspec==2023.3.0
44
gcsfs==2023.3.0
55
geopandas==0.12.2
66
google-auth==2.15.0
7-
google-cloud-bigquery==3.10.0
7+
google-cloud-bigquery==3.18.0
88
google-cloud-functions==1.10.1
99
google-cloud-bigquery-connection==1.12.0
1010
google-cloud-iam==2.12.1

0 commit comments

Comments
 (0)