Skip to content

Commit

Permalink
Bump mlflow from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent 57208d9 commit 7709b04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ torch = "2.0.0"
pytorch-lightning = "2.0.4"
torchmetrics = "0.11.4"
torchvision = "0.15.1"
mlflow = "2.4.1"
mlflow = "2.5.0"

## Dev dependencies from HuggingFace
transformers = "~4.30.0"
Expand Down

0 comments on commit 7709b04

Please sign in to comment.