From 632ba44df6ebf33ba8bc980b727152f64dcb5d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:14:52 +0000 Subject: [PATCH 1/2] Bump pyxtal from 1.0.4 to 1.0.5 Bumps [pyxtal](https://github.com/MaterSim/PyXtal) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/MaterSim/PyXtal/releases) - [Commits](https://github.com/MaterSim/PyXtal/compare/v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: pyxtal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 829835c01..61a9442b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ phonopy = [ "phonopy==2.26.6", "spglib==2.5.0", ] -pyxtal = ["pyxtal==1.0.4"] +pyxtal = ["pyxtal==1.0.5"] [tool.setuptools.packages.find] include = ["structuretoolkit*"] From 7b9f69268aed72cc80c64df8e91510a293bbfa6d Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 4 Nov 2024 16:15:54 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 94f4675ae..c7cf08ff6 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -14,7 +14,7 @@ dependencies: - plotly =5.24.1 - pymatgen =2024.10.29 - pyscal3 =3.2.7 -- pyxtal =1.0.4 +- pyxtal =1.0.5 - scikit-learn =1.5.2 - scipy =1.14.1 - spglib =2.5.0