Skip to content

Commit 4d1d4cc

Browse files
Bump spglib from 2.5.0 to 2.6.0
Bumps [spglib](https://github.com/spglib/spglib) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/spglib/spglib/releases) - [Changelog](https://github.com/spglib/spglib/blob/develop/ChangeLog.md) - [Commits](spglib/spglib@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: spglib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89b91d9 commit 4d1d4cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ nglview = ["nglview==3.1.4"]
4646
matplotlib = ["matplotlib==3.10.1"]
4747
plotly = ["plotly==6.0.0"]
4848
clusters = ["scikit-learn==1.6.1"]
49-
symmetry = ["spglib==2.5.0"]
49+
symmetry = ["spglib==2.6.0"]
5050
surface = [
51-
"spglib==2.5.0",
51+
"spglib==2.6.0",
5252
"pymatgen==2025.2.18",
5353
]
5454
phonopy = [
5555
"phonopy==2.38.0",
56-
"spglib==2.5.0",
56+
"spglib==2.6.0",
5757
]
5858
pyxtal = ["pyxtal==1.0.6"]
5959

0 commit comments

Comments
 (0)