From bc6a149fb50468be201f7c6b5a9ed95f06593f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 08:16:00 +0000 Subject: [PATCH] Bump jobflow-remote from 0.1.2 to 0.1.4 Bumps [jobflow-remote](https://github.com/Matgenix/jobflow-remote) from 0.1.2 to 0.1.4. - [Release notes](https://github.com/Matgenix/jobflow-remote/releases) - [Changelog](https://github.com/Matgenix/jobflow-remote/blob/develop/CHANGELOG.md) - [Commits](https://github.com/Matgenix/jobflow-remote/compare/v0.1.2...v0.1.4) --- updated-dependencies: - dependency-name: jobflow-remote 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..4731505 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -10,6 +10,6 @@ geodesic-interpolate @ git+https://github.com/virtualzx-nad/geodesic-interpolate Sella==2.3.4 ase==3.23.0 jobflow==0.1.17 -jobflow-remote==0.1.2 +jobflow-remote==0.1.4 toml==0.10.2 maggma==0.68.6