Skip to content

Commit

Permalink
Update google-cloud-bigquery requirement from ==3.11.* to ==3.13.*
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@v3.11.0...v3.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent de9e074 commit 2d251c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pandas
pandera
prometheus_pandas
pytest-mock
google-cloud-bigquery==3.11.*
google-cloud-bigquery==3.13.*
google-cloud-bigquery[pandas]==3.11.*
gspread==5.11.*

Expand Down

0 comments on commit 2d251c0

Please sign in to comment.