From 0d348a500febc639ca08c70927bea4e3e78f919b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 03:27:46 +0000 Subject: [PATCH] Bump jobflow from 0.1.13 to 0.1.17 Bumps [jobflow](https://github.com/materialsproject/jobflow) from 0.1.13 to 0.1.17. - [Release notes](https://github.com/materialsproject/jobflow/releases) - [Changelog](https://github.com/materialsproject/jobflow/blob/main/CHANGELOG.md) - [Commits](https://github.com/materialsproject/jobflow/compare/v0.1.13...v0.1.17) --- updated-dependencies: - dependency-name: jobflow dependency-type: direct:production update-type: version-update:semver-patch ... 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..f9f266e 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -7,7 +7,7 @@ pymatgen==2023.10.4 smol>=0.3.0 sparse-lm>=0.3.0 sympy>=1.11.1 -jobflow==0.1.13 +jobflow==0.1.17 atomate2>=0.0.11 scikit-learn==1.3.1 emmet-core==0.68.0 diff --git a/requirements.txt b/requirements.txt index 9dd32bd..ff185f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pymatgen==2023.10.4 smol==0.5.3 sparse-lm==0.5.1 sympy==1.12 -jobflow==0.1.13 +jobflow==0.1.17 atomate2==0.0.11 scikit-learn==1.3.1 emmet-core==0.68.0