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.1 to 2.3.2.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.3.1...2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 93d9857 commit 2d99343
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.1"
pytorch-lightning = "2.3.3"
torchmetrics = "1.4.0.post0"
torchvision = "0.17.1"
mlflow = "2.14.3"
Expand Down

0 comments on commit 2d99343

Please sign in to comment.