From fd5acc310d18b7b82774cd6f707e63a717e27eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 13:12:25 +0000 Subject: [PATCH] Bump matminer from 0.7.8 to 0.8.0 in /emmet-core Bumps [matminer](https://github.com/hackingmaterials/matminer) from 0.7.8 to 0.8.0. - [Release notes](https://github.com/hackingmaterials/matminer/releases) - [Changelog](https://github.com/hackingmaterials/matminer/blob/main/docs/changelog.html) - [Commits](https://github.com/hackingmaterials/matminer/compare/v0.7.8...v0.8.0) --- updated-dependencies: - dependency-name: matminer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- emmet-core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emmet-core/requirements.txt b/emmet-core/requirements.txt index 1db2c1fb0f..87d24844b4 100644 --- a/emmet-core/requirements.txt +++ b/emmet-core/requirements.txt @@ -6,5 +6,5 @@ typing-extensions==4.4.0 seekpath==2.0.1 setuptools-scm==7.0.5 robocrys==0.2.7 -matminer==0.7.8 +matminer==0.8.0 pymatgen-analysis-diffusion==2022.7.21