Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pymatgen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 14, 2023
1 parent 625b93e commit f237ee4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pyyaml>=6.0
joblib==1.3.2
monty==2023.9.5
numpy==1.24.4
pymatgen==2023.08.10
pymatgen==2023.9.10
smol>=0.3.0
sparse-lm>=0.3.0
sympy>=1.11.1
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dynamic = ["version"]
dependencies = [
"setuptools",
"numpy >=1.23.5",
"pymatgen >=2023.8.10, <2023.9.10",
"pymatgen >=2023.8.10, <2023.9.11",
"monty>=v2023.9.5",
"pyyaml>=6.0",
"joblib>=1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pyyaml==6.0.1
joblib==1.3.2
monty==2023.9.5
numpy==1.24.4
pymatgen==2023.8.10
pymatgen==2023.9.10
smol==0.5.1
sparse-lm==0.5.1
sympy==1.12
Expand Down

0 comments on commit f237ee4

Please sign in to comment.