Skip to content

Commit 88945d6

Browse files
build(deps): bump mlflow from 2.15.1 to 2.16.0 in /runtimes/mlflow (#1895)
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.15.1 to 2.16.0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v2.15.1...v2.16.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82a5f5d commit 88945d6

File tree

2 files changed

+15
-43
lines changed

2 files changed

+15
-43
lines changed

runtimes/mlflow/poetry.lock

Lines changed: 14 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/mlflow/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ torch = "2.2.1"
1818
pytorch-lightning = "2.3.3"
1919
torchmetrics = "1.4.1"
2020
torchvision = "0.17.1"
21-
mlflow = "2.15.1"
21+
mlflow = "2.16.0"
2222

2323
[build-system]
2424
requires = ["poetry-core"]

0 commit comments

Comments
 (0)