Skip to content

Commit

Permalink
Bump mlflow from 2.14.0 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mlflow/mlflow/commits)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent be89c54 commit efd941b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dev = [
"pytest-mock",
"pytest-csv",
"pytest-cov",
"mlflow==2.14.0", # For perf benchmark
"mlflow==2.15.0", # For perf benchmark
"py-cpuinfo==9.0.0", # For perf benchmark
"openpyxl", # For perf benchmark
]
Expand Down

0 comments on commit efd941b

Please sign in to comment.