From 426689bd3a32249c3bb576fb640357a7c278c803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 03:53:39 +0000 Subject: [PATCH] Bump jobflow from 0.1.13 to 0.1.14 Bumps [jobflow](https://github.com/materialsproject/jobflow) from 0.1.13 to 0.1.14. - [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.14) --- 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 13115db..8b59925 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -7,7 +7,7 @@ pymatgen==2023.09.10 smol>=0.3.0 sparse-lm>=0.3.0 sympy>=1.11.1 -jobflow==0.1.13 +jobflow==0.1.14 atomate2>=0.0.11 scikit-learn==1.3.1 emmet-core==0.68.0 diff --git a/requirements.txt b/requirements.txt index 6c78de2..7b6272b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pymatgen==2023.9.10 smol==0.5.3 sparse-lm==0.5.1 sympy==1.12 -jobflow==0.1.13 +jobflow==0.1.14 atomate2==0.0.11 scikit-learn==1.3.1 emmet-core==0.68.0