Skip to content

Commit 341b783

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump toil[cwl] from 9.1.1 to 9.1.2
Bumps [toil[cwl]](https://github.com/DataBiosphere/toil) from 9.1.1 to 9.1.2. - [Release notes](https://github.com/DataBiosphere/toil/releases) - [Commits](DataBiosphere/toil@releases/9.1.1...releases/9.1.2) --- updated-dependencies: - dependency-name: toil[cwl] dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d2dbea commit 341b783

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]==9.1.1"]
43+
toil = ["toil[cwl]==9.1.2"]
4444

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

0 commit comments

Comments
 (0)