Skip to content

Commit

Permalink
Bump google-cloud-bigquery from 3.4.1 to 3.27.0
Browse files Browse the repository at this point in the history
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.4.1 to 3.27.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v3.4.1...v3.27.0)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 49ef9fc commit 1aef4a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ numpy==1.26.1
fastavro==1.8.4
six>=1.12.0
google-cloud-pubsub==2.18.4
google-cloud-bigquery==3.12.0
google-cloud-bigquery==3.27.0
pyyaml==6.0.1
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ install_requires =
fastavro==1.7.0
six>=1.12.0
google-cloud-pubsub==2.13.11
google-cloud-bigquery==3.4.1
google-cloud-bigquery==3.27.0
pyyaml==6.0

[options.entry_points]
Expand Down

0 comments on commit 1aef4a9

Please sign in to comment.