Skip to content

Commit

Permalink
build(deps): bump mlflow from 2.13.0 to 2.13.1 in /runtimes/mlflow (#…
Browse files Browse the repository at this point in the history
…1788)

Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.13.0...v2.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 4c3361c commit 9950e1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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.2.1"
pytorch-lightning = "2.2.4"
torchmetrics = "1.4.0.post0"
torchvision = "0.17.1"
mlflow = "2.13.0"
mlflow = "2.13.1"

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

0 comments on commit 9950e1f

Please sign in to comment.