Skip to content

Commit 5bcf386

Browse files
build(deps): (deps): bump cwl-utils from 0.27 to 0.32
Bumps [cwl-utils](https://github.com/common-workflow-language/cwl-utils) from 0.27 to 0.32. - [Release notes](https://github.com/common-workflow-language/cwl-utils/releases) - [Commits](common-workflow-language/cwl-utils@v0.27...v0.32) --- updated-dependencies: - dependency-name: cwl-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 418c982 commit 5bcf386

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

poetry.lock

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ click-option-group = "^0.5.2"
5858
click-plugins = "~1.1.1"
5959
coverage = { version = "^6.0", extras=["toml"], optional = true }
6060
cryptography = "^41.0.7"
61-
cwl-utils = "^0.27"
61+
cwl-utils = ">=0.27,<0.33"
6262
cwltool = "==3.1.20230601100705"
6363
deal = "~4.24.3"
6464
deepdiff = "~6.7.1"

0 commit comments

Comments
 (0)