Skip to content

Commit 490947d

Browse files
authored
Bump google-cloud-bigquery>=3.24.0 (#52337)
1 parent 8c86c5e commit 490947d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

providers/google/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ dependencies = [
8383
"google-cloud-bigquery-storage>=2.31.0; python_version >= '3.12'",
8484
"google-cloud-alloydb>=0.4.0",
8585
"google-cloud-automl>=2.12.0",
86-
# Excluded versions contain bug https://github.com/apache/airflow/issues/39541 which is resolved in 3.24.0
87-
"google-cloud-bigquery>=3.4.0,!=3.21.*,!=3.22.0,!=3.23.*",
86+
"google-cloud-bigquery>=3.24.0",
8887
"google-cloud-bigquery-datatransfer>=3.13.0",
8988
"google-cloud-bigtable>=2.17.0",
9089
"google-cloud-build>=3.31.0",

0 commit comments

Comments
 (0)