Skip to content

Commit e8deb8a

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump toil[cwl] from 5.6.0 to 8.0.0
Bumps [toil[cwl]](https://github.com/DataBiosphere/toil) from 5.6.0 to 8.0.0. - [Release notes](https://github.com/DataBiosphere/toil/releases) - [Commits](DataBiosphere/toil@releases/5.6.0...releases/8.0.0) --- updated-dependencies: - dependency-name: toil[cwl] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 767ea45 commit e8deb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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]==5.6.0"]
43+
toil = ["toil[cwl]==8.0.0"]
4444

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

0 commit comments

Comments
 (0)