Skip to content

Commit

Permalink
build(deps): bump google-cloud-bigquery from 3.28.0 to 3.29.0 (#209)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.28.0 to 3.29.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.28.0...v3.29.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent fc25d05 commit 688447f
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,<4.0"
google-cloud-bigquery = "3.28.0"
google-cloud-bigquery = "3.29.0"
google-cloud-storage = "2.19.0"
Flask = "^3.1.0"
fiaas-logging = "^0.1"
Expand Down

0 comments on commit 688447f

Please sign in to comment.