Skip to content

Commit 9aa292c

Browse files
kweinmeistergcf-owl-bot[bot]rosiezou
authored
chore: Support bigquery 3.x (#1444)
* chore: Support bigquery 3.x * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Delete common.cfg * Delete continuous.cfg * Delete periodic-head.cfg * Delete presubmit.cfg * Update noxfile.py * Update noxfile.py * Update install_deps.tmpl.rst Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Rosie Zou <[email protected]>
1 parent 847cec2 commit 9aa292c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"protobuf >= 3.19.0, <4.0.0dev",
108108
"packaging >= 14.3, <22.0.0dev",
109109
"google-cloud-storage >= 1.32.0, < 3.0.0dev",
110-
"google-cloud-bigquery >= 1.15.0, < 3.0.0dev",
110+
"google-cloud-bigquery >= 1.15.0, < 4.0.0dev",
111111
"google-cloud-resource-manager >= 1.3.3, < 3.0.0dev",
112112
),
113113
extras_require={

0 commit comments

Comments
 (0)