From 2a0a511031c9e8e7daaa1846b48210d49a15935b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 01:11:03 +0000 Subject: [PATCH] Bump pymatgen from 2022.0.9 to 2022.0.10 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.0.9 to 2022.0.10. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst) - [Commits](https://github.com/materialsproject/pymatgen/compare/v2022.0.9...v2022.0.10) --- updated-dependencies: - dependency-name: pymatgen 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 bf4a837..fd769f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pymatgen==2022.0.9 +pymatgen==2022.0.10 numpy==1.21.0 networkx==2.5.1 pathos==0.2.8