Skip to content

Commit

Permalink
Update google-cloud-bigquery-storage requirement in /sdks/python
Browse files Browse the repository at this point in the history
Updates the requirements on [google-cloud-bigquery-storage](https://github.com/googleapis/python-bigquery-storage) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-bigquery-storage/releases)
- [Changelog](https://github.com/googleapis/python-bigquery-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery-storage@v2.6.3...v2.22.0)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery-storage
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 09cab57 commit 65f9ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ def get_portability_package_data():
'google-cloud-pubsublite>=1.2.0,<2',
# GCP packages required by tests
'google-cloud-bigquery>=1.6.0,<4',
'google-cloud-bigquery-storage>=2.6.3,<2.14',
'google-cloud-bigquery-storage>=2.6.3,<2.23',
'google-cloud-core>=0.28.1,<3',
'google-cloud-bigtable>=0.31.1,<2',
'google-cloud-spanner>=3.0.0,<4',
Expand Down

0 comments on commit 65f9ffe

Please sign in to comment.