Skip to content

Commit

Permalink
Bump pymatgen from 2023.12.18 to 2024.6.4
Browse files Browse the repository at this point in the history
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.12.18 to 2024.6.4.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2023.12.18...v2024.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent b0e0524 commit 1c11d9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
matminer==0.8.0
plotly==5.11.0
pymongo==3.12.0
pymatgen==2023.12.18
pymatgen==2024.6.4
pydantic==2.4.2
pydantic-settings==2.1.0
emmet-core==0.70.6
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',
install_requires=["matminer==0.8.0",
"pymatgen==2023.12.18",
"pymatgen==2024.6.4",
"plotly==5.11.0",
"pymongo==3.12.0",
],
Expand Down

0 comments on commit 1c11d9b

Please sign in to comment.