From b0e9abb49977d924238732310a3ac1f7e40334aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:51:17 +0000 Subject: [PATCH] Bump mlflow from 2.16.1 to 2.17.2 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.1 to 2.17.2. - [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...v2.17.2) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb1fcb0c..6bafd53d 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==2.17.2 openai==1.45.0 plotly==5.24.1 pypdf==4.3.1