From be3baae6621b5fe8e75352a5264314d94a6d085a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 09:12:10 +0200 Subject: [PATCH] Bump cwl-utils from 0.25 to 0.26 (#138) Bumps [cwl-utils](https://github.com/common-workflow-language/cwl-utils) from 0.25 to 0.26. - [Release notes](https://github.com/common-workflow-language/cwl-utils/releases) - [Commits](https://github.com/common-workflow-language/cwl-utils/compare/v0.25...v0.26) --- updated-dependencies: - dependency-name: cwl-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c58c0cc..897712e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ asyncssh==2.13.1 bcrypt==4.0.1 cachetools==5.3.0 cwltool==3.1.20230425144158 -cwl-utils==0.25 +cwl-utils==0.26 importlib_metadata==6.6.0 Jinja2==3.1.2 jsonref==1.1.0