Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent cf046b4 commit e68c6b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion notebooks/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jupyter==1.0.0
kaggle==1.6.17
lightgbm==4.5.0
matplotlib==3.6.3
mlflow==2.15.1
mlflow==2.16.0
numpy==1.22.3
optuna==3.6.1
pandas==1.5.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ joblib==1.3.2
kaggle==1.6.17
lightgbm==4.5.0
loguru==0.7.2
mlflow==2.15.1
mlflow==2.16.0
numpy==1.26.1
pandas==1.4.4
pydantic==2.9.2
Expand Down

0 comments on commit e68c6b3

Please sign in to comment.