Skip to content

Commit fafa3e8

Browse files
committed
Update dependency google-cloud-pipeline-components to v2.19.0
1 parent dd3c7f2 commit fafa3e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pandas = "1.5.3"
4545
google-cloud-bigquery = "3.21.0"
4646
google-cloud-bigquery-connection = "1.17.0"
4747
#google-cloud-pipeline-components = "1.0.33"
48-
google-cloud-pipeline-components = "2.6.0"
48+
google-cloud-pipeline-components = "2.19.0"
4949
google-auth = "^2.14.1"
5050
google-cloud-storage = "^2.6.0"
5151
kfp = "2.4.0"

python/base_component_image/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ google-cloud-aiplatform = "1.77.0"
2929
shapely = "<2.0.0"
3030
google-cloud-pubsub = "2.27.2"
3131
#google-cloud-pipeline-components = "1.0.33"
32-
google-cloud-pipeline-components = "2.6.0"
32+
google-cloud-pipeline-components = "2.19.0"
3333
db-dtypes = "1.3.1"
3434
optuna = "3.6.1"
3535
scikit-learn = "1.5.0"

0 commit comments

Comments
 (0)