From 2129128c87adaa3efb0b44afd72d18f27db5902a Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 04:49:26 +0000 Subject: [PATCH] chore(deps): update dependency cloudpickle to v3 --- .../artifacts/train/estimator/requirements.txt | 2 +- .../artifacts/train/model/requirements.txt | 2 +- .../artifacts/transform/transformer/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/estimator/requirements.txt b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/estimator/requirements.txt index 7496630..8d2e64d 100644 --- a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/estimator/requirements.txt +++ b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/estimator/requirements.txt @@ -1,5 +1,5 @@ mlflow -cloudpickle==2.0.0 +cloudpickle==3.1.2 psutil==5.9.0 scikit-learn==1.1.3 typing-extensions==4.4.0 \ No newline at end of file diff --git a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/model/requirements.txt b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/model/requirements.txt index 7496630..8d2e64d 100644 --- a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/model/requirements.txt +++ b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/model/requirements.txt @@ -1,5 +1,5 @@ mlflow -cloudpickle==2.0.0 +cloudpickle==3.1.2 psutil==5.9.0 scikit-learn==1.1.3 typing-extensions==4.4.0 \ No newline at end of file diff --git a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/transform/transformer/requirements.txt b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/transform/transformer/requirements.txt index 7496630..8d2e64d 100644 --- a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/transform/transformer/requirements.txt +++ b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/transform/transformer/requirements.txt @@ -1,5 +1,5 @@ mlflow -cloudpickle==2.0.0 +cloudpickle==3.1.2 psutil==5.9.0 scikit-learn==1.1.3 typing-extensions==4.4.0 \ No newline at end of file