From 784d7f573da2997f7c0bc8fb975fd158dfd0c90e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:24:01 +0000 Subject: [PATCH] Bump jobflow from 0.2.1 to 0.3.1 Bumps [jobflow](https://github.com/materialsproject/jobflow) from 0.2.1 to 0.3.1. - [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.2.1...v0.3.1) --- updated-dependencies: - dependency-name: jobflow dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 77a09e40..fb1848ea 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,4 +1,4 @@ -jobflow==0.2.1 +jobflow==0.3.1 pydantic==2.12.5 pymongo==4.10.1 fabric==3.2.2