From 540509578d58aaf4953a0b1539a19808b84ce00b Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 05:20:36 +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..bca8c58 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.0 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..bca8c58 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.0 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..bca8c58 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.0 psutil==5.9.0 scikit-learn==1.1.3 typing-extensions==4.4.0 \ No newline at end of file