Skip to content

Commit

Permalink
Bump pymatgen from 2023.9.25 to 2023.10.4
Browse files Browse the repository at this point in the history
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.9.25 to 2023.10.4.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2023.9.25...v2023.10.4)

---
updated-dependencies:
- dependency-name: pymatgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and matthewcarbone committed Oct 5, 2023
1 parent 1a8c1ea commit 4dafcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ classifiers = [
]
dependencies = [
"numpy==1.26.0",
"pymatgen==2023.9.25",
"pymatgen==2023.10.4",
"mp-api",
"ase",
"tqdm",
Expand Down

0 comments on commit 4dafcb2

Please sign in to comment.