From b8fb367f30e75a0fc68ac4ed23e1250f280d94ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:32:49 +0000 Subject: [PATCH] Bump jobflow from 0.1.17 to 0.1.18 Bumps [jobflow](https://github.com/materialsproject/jobflow) from 0.1.17 to 0.1.18. - [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.17...v0.1.18) --- updated-dependencies: - dependency-name: jobflow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index f088878..f3f17c9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -9,7 +9,7 @@ geodesic-interpolate @ git+https://github.com/virtualzx-nad/geodesic-interpolate Sella==2.3.4 ase==3.23.0 -jobflow==0.1.17 +jobflow==0.1.18 jobflow-remote==0.1.2 toml==0.10.2 maggma==0.68.6