Skip to content

Commit 5dad0d3

Browse files
committed
Update dependency scikit-learn to v1.6.1
1 parent bf1ec79 commit 5dad0d3

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
@@ -62,7 +62,7 @@ toml = "0.10.2"
6262
docker = "^6.0.1"
6363
db-dtypes = "1.3.1"
6464
optuna = "3.6.1"
65-
scikit-learn = "1.5.0"
65+
scikit-learn = "1.6.1"
6666
#plotly = "5.16.0"
6767
#matplotlib= "3.7.2"
6868
#seaborn = "0.12.2"

python/base_component_image/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ google-cloud-pubsub = "2.27.2"
3232
google-cloud-pipeline-components = "2.6.0"
3333
db-dtypes = "1.3.1"
3434
optuna = "3.6.1"
35-
scikit-learn = "1.5.0"
35+
scikit-learn = "1.6.1"
3636
#plotly = "5.16.0"
3737
#matplotlib= "3.7.2"
3838
#seaborn = "0.12.2"

0 commit comments

Comments
 (0)