Skip to content

Commit

Permalink
fix(deps): update dependency google-cloud-bigquery to <=3.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 9c9c653 commit 870e07f
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.27.0",
"google-cloud-bigquery<=3.28.0",
"google-cloud-storage>=1.6.0",
"gunicorn>=22.0.0",
"matplotlib==3.10.0",
Expand Down

0 comments on commit 870e07f

Please sign in to comment.