Skip to content

Commit a9147c1

Browse files
Bump pyxtal from 1.0.7 to 1.0.8 (#347)
* Bump pyxtal from 1.0.7 to 1.0.8 Bumps [pyxtal](https://github.com/MaterSim/PyXtal) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/MaterSim/PyXtal/releases) - [Commits](MaterSim/PyXtal@v1.0.7...v1.0.8) --- updated-dependencies: - dependency-name: pyxtal dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyironrunner <pyiron@mpie.de>
1 parent e0c88bd commit a9147c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- plotly =6.0.1
1515
- pymatgen =2025.3.10
1616
- pyscal3 =3.2.7
17-
- pyxtal =1.0.7
17+
- pyxtal =1.0.8
1818
- scikit-learn =1.6.1
1919
- scipy =1.15.2
2020
- spglib =2.6.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ phonopy = [
5555
"phonopy==2.38.2",
5656
"spglib==2.6.0",
5757
]
58-
pyxtal = ["pyxtal==1.0.7"]
58+
pyxtal = ["pyxtal==1.0.8"]
5959

6060
[tool.setuptools.packages.find]
6161
include = ["structuretoolkit*"]

0 commit comments

Comments
 (0)