From f833f921c57ae4722091f22f2116559857f947db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 18:31:47 +0000 Subject: [PATCH] Bump emmet-core from 0.83.6 to 0.84.0 Bumps [emmet-core](https://github.com/materialsproject/emmet) from 0.83.6 to 0.84.0. - [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.84.0) --- updated-dependencies: - dependency-name: emmet-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 824711b..5c8c2ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pymatgen==2024.6.10 -emmet-core==0.83.6 +emmet-core==0.84.0 pydantic==2.4.2 pydantic-core==2.10.1 pydantic-settings==2.2.1