Skip to content

Commit d3f98d9

Browse files
committed
fix(deps): update dependency google-cloud-pipeline-components to v2.18.0
1 parent 5a3368d commit d3f98d9

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
@@ -44,7 +44,7 @@ pre-commit = ">=2.14.1,<3.0.0"
4444
pandas = "1.3.5"
4545
google-cloud-bigquery = "2.34.4"
4646
#google-cloud-pipeline-components = "1.0.33"
47-
google-cloud-pipeline-components = "2.6.0"
47+
google-cloud-pipeline-components = "2.18.0"
4848
google-auth = "^2.14.1"
4949
google-cloud-storage = "^2.6.0"
5050
kfp = "2.4.0"

python/base_component_image/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ google-cloud-aiplatform = "1.77.0"
2828
shapely = "<2.0.0"
2929
google-cloud-pubsub = "2.27.2"
3030
#google-cloud-pipeline-components = "1.0.33"
31-
google-cloud-pipeline-components = "2.6.0"
31+
google-cloud-pipeline-components = "2.18.0"
3232
db-dtypes = "1.2.0"
3333
optuna = "3.6.1"
3434
scikit-learn = "1.5.0"

0 commit comments

Comments
 (0)