Skip to content

Commit

Permalink
Bump spglib from 2.0.2 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [spglib](https://github.com/spglib/spglib) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/spglib/spglib/releases)
- [Changelog](https://github.com/spglib/spglib/blob/develop/ChangeLog)
- [Commits](spglib/spglib@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: spglib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 6726f97 commit 7649cdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"nglview": ['nglview==3.0.6'],
"plotly": ['plotly==5.17.0'],
"clusters": ['scikit-learn==1.3.1'],
"symmetry": ['spglib==2.0.2'],
"surface": ['spglib==2.0.2', 'pymatgen==2023.9.10'],
"phonopy": ['phonopy==2.20.0', 'spglib==2.0.2'],
"symmetry": ['spglib==2.1.0'],
"surface": ['spglib==2.1.0', 'pymatgen==2023.9.10'],
"phonopy": ['phonopy==2.20.0', 'spglib==2.1.0'],
"pyxtal": ['pyxtal==0.6.0']
},
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit 7649cdd

Please sign in to comment.