From f4c09080cb7f5ace6f2938127d7ad1f9ba8f2732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:53:10 +0000 Subject: [PATCH 1/2] Bump pyxtal from 1.0.5 to 1.0.6 Bumps [pyxtal](https://github.com/MaterSim/PyXtal) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/MaterSim/PyXtal/releases) - [Commits](https://github.com/MaterSim/PyXtal/compare/v1.0.5...v1.0.6) --- 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 6b16dece5..6fbac7017 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ phonopy = [ "phonopy==2.26.6", "spglib==2.5.0", ] -pyxtal = ["pyxtal==1.0.5"] +pyxtal = ["pyxtal==1.0.6"] [tool.setuptools.packages.find] include = ["structuretoolkit*"] From 95e9b2923c1954215d1af13ff5eb26bb55de69d8 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 9 Dec 2024 16:53:27 +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 f76e9b507..c315dbdb7 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -14,7 +14,7 @@ dependencies: - plotly =5.24.1 - pymatgen =2024.11.13 - pyscal3 =3.2.7 -- pyxtal =1.0.5 +- pyxtal =1.0.6 - scikit-learn =1.5.2 - scipy =1.14.1 - spglib =2.5.0