From 01b68e1ed1ee32373aafd3f65e8db47e6d862744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 13:41:34 +0000 Subject: [PATCH] Bump matplotlib from 3.2.1 to 3.5.3 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.2.1 to 3.5.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.2.1...v3.5.3) --- 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 07c0d4c..951884a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ scikit-learn==1.0.1 scipy==1.7.1 pymongo==3.10.1 fireworks==1.9.7 -matplotlib==3.2.1 +matplotlib==3.5.3 joblib==1.0.1 \ No newline at end of file