Skip to content

Commit

Permalink
Bump structuretoolkit from 0.0.11 to 0.0.12
Browse files Browse the repository at this point in the history
Bumps [structuretoolkit](https://github.com/pyiron/structuretoolkit) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/pyiron/structuretoolkit/releases)
- [Commits](pyiron/structuretoolkit@structuretoolkit-0.0.11...structuretoolkit-0.0.12)

---
updated-dependencies:
- dependency-name: structuretoolkit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e314584 commit f7ee7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'spglib==2.1.0',
],
extras_require={
"phonopy": ['phonopy==2.20.0', 'seekpath==2.1.0', 'structuretoolkit==0.0.11'],
"phonopy": ['phonopy==2.20.0', 'seekpath==2.1.0', 'structuretoolkit==0.0.12'],
"gpaw": ['gpaw==23.9.1'],
"lammps": ['pylammpsmpi==0.2.5', 'jinja2==3.1.2', 'pandas==2.1.3']
},
Expand Down

0 comments on commit f7ee7b4

Please sign in to comment.