From ed06235de6d2c65a3c59aaaa652ec84523082377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 03:21:22 +0000 Subject: [PATCH] Bump emmet-core from 0.68.0 to 0.76.1 Bumps [emmet-core](https://github.com/materialsproject/emmet) from 0.68.0 to 0.76.1. - [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.68.0...v0.76.1) --- updated-dependencies: - dependency-name: emmet-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 3df3a00..043a498 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -10,7 +10,7 @@ sympy>=1.11.1 jobflow==0.1.13 atomate2>=0.0.11 scikit-learn==1.3.1 -emmet-core==0.68.0 +emmet-core==0.76.1 scikit-optimize==0.9.0 scipy==1.11.3 pydantic==1.10.12 diff --git a/requirements.txt b/requirements.txt index 9dd32bd..b1a5699 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ sympy==1.12 jobflow==0.1.13 atomate2==0.0.11 scikit-learn==1.3.1 -emmet-core==0.68.0 +emmet-core==0.76.1 scikit-optimize==0.9.0 scipy==1.11.3 pydantic==1.10.12