From c93e3ee72dba7f27121af24a407e2a225f02a408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 00:30:02 +0000 Subject: [PATCH] Bump mlflow from 2.16.1 to 3.11.1 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.1 to 3.11.1. - [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.1) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-major ... 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..3d1b1fbb 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.1 openai==1.64.0 plotly==5.24.1 pypdf==4.3.1