From bf94c6575b2608a85a7f9f6eaac54f7831c13f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:18:23 +0000 Subject: [PATCH] Bump matplotlib from 3.9.2 to 3.10.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib 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..393d1088 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ langchain==0.3.0 langchain-community==0.3.0 levenshtein==0.26.0 lxml==5.3.0 -matplotlib==3.9.2 +matplotlib==3.10.0 mlflow==2.16.1 openai==1.45.0 plotly==5.24.1