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 28, 2024
1 parent b4d0fa7 commit 7ee1727
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 @@ -32,7 +32,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 @@ -19,7 +19,7 @@ kfp-server-api = "2.0.0-rc.1"
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"
shapely = "<2.0.0"
google-cloud-pubsub = "2.15.0"
Expand Down

0 comments on commit 7ee1727

Please sign in to comment.