From b52e3ce39943de3769618c5efb7fd1fa5245dbf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:32:49 +0000 Subject: [PATCH] Bump matplotlib from 3.8.4 to 3.9.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.0) --- 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 60961812..19fa6c3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pymatgen==2024.4.13 scipy==1.13.0 monty==2024.5.24 -matplotlib==3.8.4 +matplotlib==3.9.0 BoltzTraP2==24.1.1 tqdm==4.66.3 tabulate==0.9.0