From 698bfef5965c7f54f1725f78b5b58af363a7f72d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 09:26:33 +0000 Subject: [PATCH] Bump matplotlib from 3.8.0 to 3.8.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.0 to 3.8.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.0...v3.8.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7672526..5c27e431 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pymatgen==2023.10.4 scipy==1.11.3 monty==2023.9.25 -matplotlib==3.8.0 +matplotlib==3.8.2 BoltzTraP2==22.12.1 tqdm==4.66.1 tabulate==0.9.0