Skip to content

Commit

Permalink
Bump pytorch-lightning from 2.0.6 to 2.0.7 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.0.6 to 2.0.7.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.0.6...2.0.7)

---
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 Aug 21, 2023
1 parent 50b51fe commit 84828e2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.0.0"
pytorch-lightning = "2.0.6"
pytorch-lightning = "2.0.7"
torchmetrics = "1.0.3"
torchvision = "0.15.1"
mlflow = "2.4.1"
Expand Down

0 comments on commit 84828e2

Please sign in to comment.