From b3e551343eb8f5e881a17fef7c7f4f85e8dc1850 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 08:47:23 +0000 Subject: [PATCH] chore(deps): update dependency mlflow to v2.17.2 --- test/fixtures/models/model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/models/model/requirements.txt b/test/fixtures/models/model/requirements.txt index 2aeae08..164c71d 100644 --- a/test/fixtures/models/model/requirements.txt +++ b/test/fixtures/models/model/requirements.txt @@ -1,4 +1,4 @@ -mlflow==2.6.0 +mlflow==2.17.2 numpy==2.1.0 pandas==2.0.3 psutil==6.0.0