Skip to content

Commit

Permalink
build(deps-dev): bump torchmetrics in /runtimes/mlflow
Browse files Browse the repository at this point in the history
Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 1.4.0.post0 to 1.4.1.
- [Release notes](https://github.com/Lightning-AI/torchmetrics/releases)
- [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/v1.4.1/CHANGELOG.md)
- [Commits](Lightning-AI/torchmetrics@v1.4.0.post0...v1.4.1)

---
updated-dependencies:
- dependency-name: torchmetrics
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent cd938dd commit 3423b9a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
18 changes: 8 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 @@ -16,7 +16,7 @@ mlflow = "*"
mlserver = {path = "../..", develop = true}
torch = "2.2.1"
pytorch-lightning = "2.3.3"
torchmetrics = "1.4.0.post0"
torchmetrics = "1.4.1"
torchvision = "0.17.1"
mlflow = "2.15.0"

Expand Down

0 comments on commit 3423b9a

Please sign in to comment.