Skip to content

Commit d28d5b1

Browse files
authored
Merge pull request #1 from rafaelgreca/dependabot/pip/mlflow-2.16.0
Bump mlflow from 2.15.1 to 2.16.0
2 parents cf046b4 + e68c6b3 commit d28d5b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

notebooks/requirements_dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jupyter==1.0.0
66
kaggle==1.6.17
77
lightgbm==4.5.0
88
matplotlib==3.6.3
9-
mlflow==2.15.1
9+
mlflow==2.16.0
1010
numpy==1.22.3
1111
optuna==3.6.1
1212
pandas==1.5.2

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ joblib==1.3.2
77
kaggle==1.6.17
88
lightgbm==4.5.0
99
loguru==0.7.2
10-
mlflow==2.15.1
10+
mlflow==2.16.0
1111
numpy==1.26.1
1212
pandas==1.4.4
1313
pydantic==2.9.2

0 commit comments

Comments
 (0)