Skip to content

Commit

Permalink
build(deps-dev): bump pytorch-lightning in /runtimes/mlflow
Browse files Browse the repository at this point in the history
Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.3.3...2.4.0)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 6cbe929 commit f15756e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 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 @@ -15,7 +15,7 @@ mlflow = "*"
[tool.poetry.group.dev.dependencies]
mlserver = {path = "../..", develop = true}
torch = "2.2.1"
pytorch-lightning = "2.3.3"
pytorch-lightning = "2.4.0"
torchmetrics = "1.4.1"
torchvision = "0.17.1"
mlflow = "2.15.1"
Expand Down

0 comments on commit f15756e

Please sign in to comment.