From c5053d9f48f713e1111e5e3959d6d85c2dba5e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:21:03 +0000 Subject: [PATCH] Bump cwl-utils from 0.32 to 0.33 Bumps [cwl-utils](https://github.com/common-workflow-language/cwl-utils) from 0.32 to 0.33. - [Release notes](https://github.com/common-workflow-language/cwl-utils/releases) - [Commits](https://github.com/common-workflow-language/cwl-utils/compare/v0.32...v0.33) --- updated-dependencies: - dependency-name: cwl-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44fc119..2b70830 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bdbag>=1.4.1 click~=8.1 -cwl-utils==0.32 +cwl-utils==0.33 cwlprov==0.1.1 networkx==3.1 prov>=1.5.1