Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent f491dfb commit df51459
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 @@ -9,7 +9,7 @@ python = "^3.9"
torch = "^1.13.1"
torchvision = "^0.14.1"
omegaconf = "^2.2.3"
mlflow = "^2.5.0"
mlflow = "^2.6.0"
tqdm = "^4.64.1"
loguru = "^0.6.0"
torchmetrics = "^0.10.1"
Expand Down

0 comments on commit df51459

Please sign in to comment.