Skip to content

Commit

Permalink
Bump google-cloud-bigquery from 3.13.0 to 3.14.0 (#82)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.13.0 to 3.14.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.13.0...v3.14.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 Dec 12, 2023
1 parent e999346 commit abf018c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 104 deletions.
112 changes: 9 additions & 103 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.13.0"
google-cloud-bigquery = "3.14.0"
google-cloud-storage = "2.13.0"
Flask = "^3.0.0"
fiaas-logging = "^0.1"
Expand Down

0 comments on commit abf018c

Please sign in to comment.