From 42d954185f3d31a695f8796e91ff4a251f9c0aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:31:09 +0000 Subject: [PATCH] Bump matplotlib from 3.9.1 to 3.9.2 (#907) Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.1...v3.9.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3260444..d0fea315 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pymatgen==2024.7.18 scipy==1.14.1 monty==2024.7.30 -matplotlib==3.9.1 +matplotlib==3.9.2 BoltzTraP2==24.7.2 tqdm==4.66.5 tabulate==0.9.0