Skip to content

Commit

Permalink
Bump emmet-core from 0.68.0 to 0.69.9
Browse files Browse the repository at this point in the history
Bumps [emmet-core](https://github.com/materialsproject/emmet) from 0.68.0 to 0.69.9.
- [Release notes](https://github.com/materialsproject/emmet/releases)
- [Changelog](https://github.com/materialsproject/emmet/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/emmet@v0.68.0...v0.69.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 956aa07 commit f4bad5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ cif = ["numpy>=1.20"]
pymatgen = [
"pymatgen>=2022",
"mp-api<=0.36",
"emmet-core<=0.68"
"emmet-core<=0.69.9"
]
jarvis = ["jarvis-tools>=2023.1.8"]
client = ["optimade[cif]"]
Expand Down
2 changes: 1 addition & 1 deletion requirements-client.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiida-core==2.4.0
ase==3.22.1
emmet_core==0.68.0
emmet_core==0.69.9
jarvis-tools==2023.9.20
jarvis-tools==2023.9.20
mp-api==0.36.1
Expand Down

0 comments on commit f4bad5f

Please sign in to comment.