Skip to content

Commit

Permalink
fix(predict-diabetes): update dependency mlflow to v2.9.2 (#13243)
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] committed Dec 14, 2023
1 parent af8442b commit 5685aa9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions hm-mlflow/experiments/predict-diabetes/poetry.lock

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

2 changes: 1 addition & 1 deletion hm-mlflow/experiments/predict-diabetes/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.12.x"
mlflow = "2.9.1"
mlflow = "2.9.2"
scikit-learn = "1.3.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 5685aa9

Please sign in to comment.