Skip to content

Commit 40bdf73

Browse files
Merge pull request #4 from IBM/dependabot/pip/mlflow-2.12.1
Bump mlflow from 2.11.1 to 2.12.1
2 parents 50b909b + 9955cfe commit 40bdf73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"lightly>=1.4.25",
4040
"h5py>=3.10.0",
4141
"geobench>=1.0.0",
42-
"mlflow>=2.11.1"
42+
"mlflow>=2.12.1"
4343
]
4444

4545
[project.optional-dependencies]

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ geopandas==0.14.2
99
lightly==1.4.25
1010
h5py==3.10.0
1111
geobench==1.0.0
12-
mlflow==2.11.1
12+
mlflow==2.12.1

0 commit comments

Comments
 (0)