From f8cac2ec6f772125b829ce552c98b27ccfd93780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:20:50 +0000 Subject: [PATCH] dependency: (deps): bump matplotlib from 3.9.4 to 3.10.0 in /backend Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.4 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.4...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c7c7e43..69c2169 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -27,7 +27,7 @@ httpx==0.28.1 idna==3.10 inflection==0.5.1 kiwisolver==1.4.7 -matplotlib==3.9.4 +matplotlib==3.10.0 numpy==1.26.4 openai==1.57.3 opencv-python==4.10.0.84