Skip to content

Commit

Permalink
fix(deps): update dependency google-cloud-bigquery to <=3.27.0 (#570)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 690cd85 commit 318fb8b
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 @@ -46,7 +46,7 @@ dependencies = [
"Flask-Cors>=3.0.3",
"fluent-logger>=0.9.4",
"google-cloud>=0.32.0",
"google-cloud-bigquery<=3.26.0",
"google-cloud-bigquery<=3.27.0",
"google-cloud-storage>=1.6.0",
"gunicorn>=22.0.0",
"matplotlib==3.9.2",
Expand Down

0 comments on commit 318fb8b

Please sign in to comment.