Skip to content

Commit

Permalink
build(deps): bump google-cloud-bigquery from 3.27.0 to 3.28.0
Browse files Browse the repository at this point in the history
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.27.0 to 3.28.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.27.0...v3.28.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]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent a035e03 commit a3a17a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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.27.0"
google-cloud-bigquery = "3.28.0"
google-cloud-storage = "2.19.0"
Flask = "^3.1.0"
fiaas-logging = "^0.1"
Expand Down

0 comments on commit a3a17a3

Please sign in to comment.