From 12e78083ba6c519b70b086dfc1b1f80e17397b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:41:09 +0000 Subject: [PATCH] Bump mlflow from 2.22.1 to 3.5.0rc0 in /dockerfiles/mlrun Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.22.1 to 3.5.0rc0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v2.22.1...v3.5.0rc0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0rc0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerfiles/mlrun/locked-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dockerfiles/mlrun/locked-requirements.txt b/dockerfiles/mlrun/locked-requirements.txt index 3c2d45a60fc..cf163095ae0 100644 --- a/dockerfiles/mlrun/locked-requirements.txt +++ b/dockerfiles/mlrun/locked-requirements.txt @@ -2084,9 +2084,9 @@ mistune==3.1.3 \ --hash=sha256:1a32314113cff28aa6432e99e522677c8587fd83e3d51c29b82a52409c842bd9 \ --hash=sha256:a7035c21782b2becb6be62f8f25d3df81ccb4d6fa477a6525b15af06539f02a0 # via nbconvert -mlflow==2.22.1 \ - --hash=sha256:b7d6cb294112115cb0031a554629a21647c38ba88d0fd7455e0ddead02b4bb28 \ - --hash=sha256:d9702186ba15e4537bd49364adc6256f3ccc03b00b79fcef4e3fda231eaf98b8 +mlflow==3.5.0rc0 \ + --hash=sha256:ba16511691d6bb031a7bd20bfca674e5c45dec4f36ed67a1895dce07811071b0 \ + --hash=sha256:fe784a8f767ace6f84b42e64aeacac1c7e8d6b4c6272e7fb5f0cf3a30f477e5b # via -r extras-requirements.txt mlflow-skinny==2.22.1 \ --hash=sha256:3b3f9a17a4b9e60c7683b3458909aff15f3c6f5dc898a6cec13a6efb939e7e79 \