Skip to content

Commit 9e40a51

Browse files
authored
Merge pull request #86 from ResearchObject/dependabot/pip/cwl-utils-0.35
Bump cwl-utils from 0.34 to 0.35
2 parents 19dee89 + 8b9dbfb commit 9e40a51

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.34",
25+
"cwl-utils==0.35",
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.34
3+
cwl-utils==0.35
44
cwlprov==0.1.1
55
networkx==3.1
66
prov>=1.5.1

0 commit comments

Comments
 (0)