From b7719018fc0dc145e1b4d986db8f5a3146c3df3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 20:34:46 +0000 Subject: [PATCH] Bump jobflow from 0.1.18 to 0.1.19 Bumps [jobflow](https://github.com/materialsproject/jobflow) from 0.1.18 to 0.1.19. - [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.18...v0.1.19) --- updated-dependencies: - dependency-name: jobflow dependency-type: direct:production update-type: version-update:semver-patch ... 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 bb0f5fe8..75a10fd1 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,4 +1,4 @@ -jobflow==0.1.18 +jobflow==0.1.19 pydantic==2.9.2 fabric==3.2.2 tomlkit==0.13.2