Skip to content

Commit 9662a78

Browse files
Bump cwlprov from 0.1.1 to 0.2.0
Bumps [cwlprov](https://github.com/common-workflow-language/cwlprov-py) from 0.1.1 to 0.2.0. - [Release notes](https://github.com/common-workflow-language/cwlprov-py/releases) - [Commits](common-workflow-language/cwlprov-py@0.1.1...0.2.0) --- updated-dependencies: - dependency-name: cwlprov dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9b20fd commit 9662a78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"bdbag>=1.4.1",
2424
"click~=8.1",
2525
"cwl-utils==0.40",
26-
"cwlprov==0.1.1",
26+
"cwlprov==0.2.0",
2727
"networkx==3.1",
2828
"prov>=1.5.1",
2929
"rocrate>=0.9,<1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bdbag>=1.4.1
22
click~=8.1
33
cwl-utils==0.40
4-
cwlprov==0.1.1
4+
cwlprov==0.2.0
55
networkx==3.1
66
prov>=1.5.1
77
rocrate>=0.9,<1

0 commit comments

Comments
 (0)