From 6d7e6cc4306535401559f75f16e9139c16270478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 09:20:39 +0000 Subject: [PATCH] Bump matplotlib from 3.7.4 to 3.9.1.post1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.4 to 3.9.1.post1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.4...v3.9.1.post1) --- 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..515d88c 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.post1 multidict==6.0.5 pymongo==4.7.2 numpy==1.26.4