Skip to content

Commit 99cbe92

Browse files
nargokuljiapinw
authored andcommitted
Fix Dependabot Issues - MLFlow Version (aws#4731)
* fix - Address Dependapot issues * fix -Update MLFLOW Version
1 parent 60733b3 commit 99cbe92

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/data/serve_resources/mlflow/pytorch/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mlflow==2.12.1
1+
mlflow==2.13.2
22
astunparse==1.6.3
33
cffi==1.16.0
44
cloudpickle==2.2.1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mlflow==2.12.1
1+
mlflow==2.13.2
22
cloudpickle==2.2.1
33
numpy==1.26.4
44
tensorflow==2.16.1

tests/data/serve_resources/mlflow/xgboost/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mlflow==2.12.1
1+
mlflow==2.13.2
22
lz4==4.3.2
33
numpy==1.24.4
44
pandas==2.0.3

0 commit comments

Comments
 (0)