From 3d51619f7a49deaeb622ddbc7fe89eaf43bc570b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:50:22 +0000 Subject: [PATCH] Bump emmet-core from 0.83.6 to 0.83.7 Bumps [emmet-core](https://github.com/materialsproject/emmet) from 0.83.6 to 0.83.7. - [Release notes](https://github.com/materialsproject/emmet/releases) - [Changelog](https://github.com/materialsproject/emmet/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/materialsproject/emmet/compare/v0.83.6...v0.83.7) --- updated-dependencies: - dependency-name: emmet-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5608d22..2e443aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pymatgen==2024.5.31 -emmet-core==0.83.6 +emmet-core==0.83.7 pydantic==2.4.2 pydantic-core==2.10.1 pydantic-settings==2.2.1