From 20e417adddfab50d5afc1820ffafdc6264bc45d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 03:27:09 +0000 Subject: [PATCH] Bump pymatgen from 2023.10.4 to 2023.11.10 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.10.4 to 2023.11.10. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](https://github.com/materialsproject/pymatgen/compare/v2023.10.4...v2023.11.10) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 713647b..bc7e0c7 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -3,7 +3,7 @@ pyyaml>=6.0 joblib==1.3.2 monty==2023.9.25 numpy==1.26.0 -pymatgen==2023.10.4 +pymatgen==2023.11.10 smol>=0.3.0 sparse-lm>=0.3.0 sympy>=1.11.1 diff --git a/requirements.txt b/requirements.txt index 23d44b6..f982617 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pyyaml==6.0.1 joblib==1.3.2 monty==2023.9.25 numpy==1.26.0 -pymatgen==2023.10.4 +pymatgen==2023.11.10 smol==0.5.3 sparse-lm==0.5.1 sympy==1.12