Skip to content

Commit

Permalink
fix(deps): update dependency google-cloud-bigquery to v2.34.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2024
1 parent ec07683 commit 7514353
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ invoke = "2.2.0"
## pyinvoke = "1.0.4"
pre-commit = ">=2.14.1,<3.0.0"
pandas = "1.3.5"
google-cloud-bigquery = "2.30.0"
google-cloud-bigquery = "2.34.4"
#google-cloud-pipeline-components = "1.0.33"
google-cloud-pipeline-components = "2.6.0"
google-auth = "^2.14.1"
Expand Down
2 changes: 1 addition & 1 deletion python/base_component_image/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ kfp-server-api = "2.0.5"
urllib3 = "1.26.18"
toml = "^0.10.2"
docker = "^6.0.1"
google-cloud-bigquery = "2.30.0"
google-cloud-bigquery = "2.34.4"
#google-cloud-aiplatform = "1.52.0"
google-cloud-aiplatform = "1.70.0"
shapely = "<2.0.0"
Expand Down

0 comments on commit 7514353

Please sign in to comment.