Skip to content

Commit

Permalink
fix(predict-diabetes): update dependency scikit-learn to v1.6.1 (#22608)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 4dfe22f commit 468f836
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "1.0.0"
requires-python = "~=3.12.0"
dependencies = [
"mlflow==2.19.0",
"scikit-learn==1.6.0",
"scikit-learn==1.6.1",
]

[dependency-groups]
Expand Down
16 changes: 8 additions & 8 deletions machine-learning/hm-mlflow/experiments/predict-diabetes/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 468f836

Please sign in to comment.