Update google-cloud-bigquery requirement from <=2.24.0 to <2.29.0 (#417)
Updates the requirements on [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) to permit the latest version. - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-bigquery/compare/v0.21.0...v2.28.0 ) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -3,7 +3,7 @@ gevent==21.8.0 |
gunicorn==20.1.0 | ||
fsspec==2021.10.0 | ||
gcsfs==2021.10.0 | ||
google-cloud-bigquery<=2.24.0 | ||
google-cloud-bigquery<2.29.0 | ||
futures | ||
fuzzywuzzy==0.18.0 | ||
lxml==4.6.3 | ||
... | ... |
Please register or sign in to comment