From faf5a30c61c82c90e95cb9425d513b6d8120a459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:59:21 +0000 Subject: [PATCH] Bump matplotlib from 3.7.4 to 3.8.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.4 to 3.8.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.4...v3.8.2) --- 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 fc7db46..2fc29b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ regex==2023.12.25 requests==2.31.0 Unidecode==1.3.8 websockets==12.0 -matplotlib==3.7.4 +matplotlib==3.8.2 multidict==6.0.4 pymongo==4.6.1 numpy==1.26.3