Skip to content

Commit

Permalink
Bump mlflow from 2.7.1 to 2.9.1 in /runtimes/mlflow
Browse files Browse the repository at this point in the history
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.7.1 to 2.9.1.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.7.1...v2.9.1)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent d3b5b5d commit 55de3bc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
22 changes: 12 additions & 10 deletions runtimes/mlflow/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 runtimes/mlflow/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ torch = "2.0.0"
pytorch-lightning = "2.1.2"
torchmetrics = "1.1.2"
torchvision = "0.15.1"
mlflow = "2.7.1"
mlflow = "2.9.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 55de3bc

Please sign in to comment.