Skip to content

Commit 65bfe2a

Browse files
Bump spglib from 2.3.1 to 2.4.0
Bumps [spglib](https://github.com/spglib/spglib) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/spglib/spglib/releases) - [Changelog](https://github.com/spglib/spglib/blob/develop/ChangeLog.md) - [Commits](spglib/spglib@v2.3.1...v2.4.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 cdfc876 commit 65bfe2a

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
@@ -46,9 +46,9 @@ nglview = ["nglview==3.1.2"]
4646
matplotlib = ["matplotlib==3.8.4"]
4747
plotly = ["plotly==5.21.0"]
4848
clusters = ["scikit-learn==1.4.2"]
49-
symmetry = ["spglib==2.3.1"]
49+
symmetry = ["spglib==2.4.0"]
5050
surface = [
51-
"spglib==2.3.1",
51+
"spglib==2.4.0",
5252
"pymatgen==2024.5.1",
5353
]
5454
phonopy = [

0 commit comments

Comments
 (0)