Skip to content

Commit 19dee89

Browse files
authored
Merge pull request #83 from ResearchObject/dependabot/pip/cwl-utils-0.34
Bump cwl-utils from 0.33 to 0.34
2 parents 33d769b + bc2d89c commit 19dee89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ requires-python = ">=3.8, <4"
2222
dependencies = [
2323
"bdbag>=1.4.1",
2424
"click~=8.1",
25-
"cwl-utils==0.33",
25+
"cwl-utils==0.34",
2626
"cwlprov==0.1.1",
2727
"networkx==3.1",
2828
"prov>=1.5.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bdbag>=1.4.1
22
click~=8.1
3-
cwl-utils==0.33
3+
cwl-utils==0.34
44
cwlprov==0.1.1
55
networkx==3.1
66
prov>=1.5.1

0 commit comments

Comments
 (0)