Skip to content

Commit

Permalink
Bump google-cloud-bigquery from 3.15.0 to 3.16.0 (#91)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.15.0 to 3.16.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.15.0...v3.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent fbdb11e commit b2600bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "~3.9"
google-cloud-bigquery = "3.15.0"
google-cloud-bigquery = "3.16.0"
google-cloud-storage = "2.14.0"
Flask = "^3.0.0"
fiaas-logging = "^0.1"
Expand Down

0 comments on commit b2600bf

Please sign in to comment.