Skip to content

Commit 7b18f45

Browse files
committed
fix - Address Dependapot issues
1 parent 30c9bf6 commit 7b18f45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mlflow==2.10.2
1+
mlflow==2.13.2
22
astunparse==1.6.3
33
cffi==1.16.0
44
cloudpickle==2.2.1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mlflow==2.11.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)