From eb396b9d1cf4b7045df12c95cc31bb5d4e36f190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 09:50:19 +0000 Subject: [PATCH] dependency: (deps): bump matplotlib from 3.9.0 to 3.9.1 in /backend Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.9.1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... 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 72160c5..840b182 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -27,7 +27,7 @@ httpx==0.26.0 idna==3.7 inflection==0.5.1 kiwisolver==1.4.5 -matplotlib==3.9.0 +matplotlib==3.9.1 numpy==1.26.4 openai==1.35.10 opencv-python==4.10.0.84