Skip to content

Commit

Permalink
Bump matgl from 0.8.2 to 0.8.3 (materialsproject#497)
Browse files Browse the repository at this point in the history
Bumps [matgl](https://github.com/materialsvirtuallab/matgl) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/materialsvirtuallab/matgl/releases)
- [Changelog](https://github.com/materialsvirtuallab/matgl/blob/main/changes.md)
- [Commits](materialsvirtuallab/matgl@v0.8.2...v0.8.3)

---
updated-dependencies:
- dependency-name: matgl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 2da6f97 commit 451a545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mp = ["mp-api>=0.27.5"]
phonons = ["phonopy>=1.10.8", "seekpath"]
lobster = ["lobsterpy>=0.3.0"]
defects = ["dscribe>=1.2.0", "pymatgen-analysis-defects>=2022.11.30"]
forcefields = ["chgnet==0.2.0", "matgl==0.8.2", "quippy-ase==0.9.14"]
forcefields = ["chgnet==0.2.0", "matgl==0.8.3", "quippy-ase==0.9.14"]
docs = [
"FireWorks==2.0.3",
"autodoc_pydantic==1.9.0",
Expand All @@ -68,7 +68,7 @@ strict = [
"emmet-core==0.66.0",
"jobflow==0.1.13",
"lobsterpy==0.3.0",
"matgl==0.8.2",
"matgl==0.8.3",
"monty==2023.8.8",
"mp-api==0.34.3",
"numpy",
Expand Down

0 comments on commit 451a545

Please sign in to comment.