Skip to content

Commit

Permalink
Bump cwl-utils from 0.34 to 0.35
Browse files Browse the repository at this point in the history
Bumps [cwl-utils](https://github.com/common-workflow-language/cwl-utils) from 0.34 to 0.35.
- [Release notes](https://github.com/common-workflow-language/cwl-utils/releases)
- [Commits](common-workflow-language/cwl-utils@v0.34...v0.35)

---
updated-dependencies:
- dependency-name: cwl-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 19dee89 commit 8b9dbfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ requires-python = ">=3.8, <4"
dependencies = [
"bdbag>=1.4.1",
"click~=8.1",
"cwl-utils==0.34",
"cwl-utils==0.35",
"cwlprov==0.1.1",
"networkx==3.1",
"prov>=1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bdbag>=1.4.1
click~=8.1
cwl-utils==0.34
cwl-utils==0.35
cwlprov==0.1.1
networkx==3.1
prov>=1.5.1
Expand Down

0 comments on commit 8b9dbfb

Please sign in to comment.