Skip to content

Commit

Permalink
chore(deps-dev): update google-cloud-bigquery requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) to permit the latest version.
- [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.6.0...v3.14.1)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 917b219 commit c7f877a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ classifiers = [ # Optional
dependencies = [ # Optional
"jinja2>=2.0,<4.0",
"google-cloud<1.0",
"google-cloud-bigquery>=2.6.0,<3.0",
"google-cloud-bigquery>=2.6.0,<4.0",
"google-cloud-storage>=1.0.0,<3.0",
"google-cloud-logging>=3.0,<4.0",
"absl-py~=1.0",
Expand Down

0 comments on commit c7f877a

Please sign in to comment.