Skip to content

Commit 32a3058

Browse files
committed
Update dependency google-cloud-pipeline-components to v2.17.0
1 parent cf4c1fd commit 32a3058

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
@@ -34,7 +34,7 @@ pre-commit = ">=2.14.1,<3.0.0"
3434
pandas = "1.3.5"
3535
google-cloud-bigquery = "2.30.0"
3636
#google-cloud-pipeline-components = "1.0.33"
37-
google-cloud-pipeline-components = "2.6.0"
37+
google-cloud-pipeline-components = "2.17.0"
3838
google-auth = "^2.14.1"
3939
google-cloud-storage = "^2.6.0"
4040
## Fixing this error: https://stackoverflow.com/questions/76175487/sudden-importerror-cannot-import-name-appengine-from-requests-packages-urlli

python/base_component_image/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ google-cloud-aiplatform = "1.52.0"
2424
shapely = "<2.0.0"
2525
google-cloud-pubsub = "2.15.0"
2626
#google-cloud-pipeline-components = "1.0.33"
27-
google-cloud-pipeline-components = "2.6.0"
27+
google-cloud-pipeline-components = "2.17.0"
2828
db-dtypes = "1.2.0"
2929
optuna = "3.2.0"
3030
scikit-learn = "1.2.2"

0 commit comments

Comments
 (0)