Skip to content

Commit

Permalink
Bump google-cloud-bigquery from 2.25.1 to 2.26.0 (#882)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.25.1 to 2.26.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@v2.25.1...v2.26.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 Sep 7, 2021
1 parent 85a93a9 commit 8bb2973
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 @@ -16,7 +16,7 @@ aiohttp_cors = "^0.7.0"
backoff = "^1.11.1"
python-decouple = "^3.4"
logging-color-formatter = "^1.0.2"
google-cloud-bigquery = "^2.25.1"
google-cloud-bigquery = "^2.26.0"
# Extra dependencies for checks.
kinto-http = { version = "^10.7.0", optional = true }
cryptography = { version = "^3.4.8", optional = true }
Expand Down

0 comments on commit 8bb2973

Please sign in to comment.