From 3f5ad58efcff9c09b27eb3da32d94e9661a323d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:49:17 +0000 Subject: [PATCH 1/2] Bump pyxtal from 1.0.3 to 1.0.4 Bumps [pyxtal](https://github.com/MaterSim/PyXtal) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/MaterSim/PyXtal/releases) - [Commits](https://github.com/MaterSim/PyXtal/compare/v1.0.3...v1.0.4) --- 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 40ee3da79..1f856c4c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ phonopy = [ "phonopy==2.26.6", "spglib==2.5.0", ] -pyxtal = ["pyxtal==1.0.3"] +pyxtal = ["pyxtal==1.0.4"] [tool.setuptools.packages.find] include = ["structuretoolkit*"] From 421840ed6cb9ff39453736daf87a6cfacd4267da Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 4 Oct 2024 16:49:32 +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 e827f72c2..45ca0cc4d 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -14,7 +14,7 @@ dependencies: - plotly =5.24.1 - pymatgen =2024.9.17.1 - pyscal3 =3.2.7 -- pyxtal =1.0.3 +- pyxtal =1.0.4 - scikit-learn =1.5.2 - scipy =1.14.1 - spglib =2.5.0