From f5ea806405105f1037fb2e5760e15c353e1d356b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:55:49 +0000 Subject: [PATCH] Bump mlflow from 2.16.1 to 3.11.0rc1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.1 to 3.11.0rc1. - [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.16.1...v3.11.0rc1) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.11.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51354479..3aa4a0dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ langchain-community==0.3.0 levenshtein==0.26.0 lxml==5.3.0 matplotlib==3.9.2 -mlflow==2.16.1 +mlflow==3.11.0rc1 openai==1.64.0 plotly==5.24.1 pypdf==4.3.1