From 1238d5466eed953f2da335757ca1f88e0ab9beb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 20:10:35 +0000 Subject: [PATCH] Bump matplotlib from 3.6.2 to 3.7.1 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.2 to 3.7.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.6.2...v3.7.1) --- 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 03d9c33b..1437a78a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.24.1 scipy==1.9.3 -matplotlib==3.6.2 +matplotlib==3.7.1 pymatgen==2022.11.7 BoltzTraP2==22.12.1 trimesh==3.17.1