From 8c517eea68cc7dc1eab5cc36a6a9d61f92747a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:37:31 +0000 Subject: [PATCH] Bump matplotlib from 3.7.4 to 3.9.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.4 to 3.9.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.4...v3.9.1) --- 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 a7d5b29..e1917db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ regex==2024.5.15 requests==2.32.3 Unidecode==1.3.8 websockets==12.0 -matplotlib==3.7.4 +matplotlib==3.9.1 multidict==6.0.5 pymongo==4.7.2 numpy==1.26.4