Skip to content

Commit c746dc3

Browse files
Bump pymatgen from 2024.6.10 to 2024.7.18
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2024.6.10 to 2024.7.18. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](materialsproject/pymatgen@v2024.6.10...v2024.7.18) --- 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 711cdf5 commit c746dc3

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.6.10",
42+
"pymatgen==2024.7.18",
4343
]
4444
pyscal = ["pyscal3==3.2.6"]
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.6.10",
52+
"pymatgen==2024.7.18",
5353
]
5454
phonopy = [
5555
"phonopy==2.26.6",

0 commit comments

Comments
 (0)