Skip to content

Commit 8ec6c71

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump toil[cwl] from 8.2.0 to 9.0.0
--- updated-dependencies: - dependency-name: toil[cwl] dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e118cab commit 8ec6c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Download = "https://github.com/common-workflow-language/cwltool-service/releases
4040
[project.optional-dependencies]
4141
cwltool = ["cwlref-runner"]
4242
arvados = ["arvados-cwl-runner"]
43-
toil = ["toil[cwl]==8.2.0"]
43+
toil = ["toil[cwl]==9.0.0"]
4444

4545
[project.scripts]
4646
wes-server = "wes_service.wes_service_main:main"

0 commit comments

Comments
 (0)