Skip to content

Commit 610a308

Browse files
Bump pymatgen from 2024.8.9 to 2024.9.10
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2024.8.9 to 2024.9.10. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](materialsproject/pymatgen@v2024.8.9...v2024.9.10) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b33b39b commit 610a308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/structuretoolkit"
3939
dscribe = ["dscribe==2.1.1"]
4040
grainboundary = [
4141
"aimsgb==1.1.1",
42-
"pymatgen==2024.8.9",
42+
"pymatgen==2024.9.10",
4343
]
4444
pyscal = ["pyscal3==3.2.7"]
4545
nglview = ["nglview==3.1.2"]
@@ -49,7 +49,7 @@ clusters = ["scikit-learn==1.5.1"]
4949
symmetry = ["spglib==2.5.0"]
5050
surface = [
5151
"spglib==2.5.0",
52-
"pymatgen==2024.8.9",
52+
"pymatgen==2024.9.10",
5353
]
5454
phonopy = [
5555
"phonopy==2.26.6",

0 commit comments

Comments
 (0)