From 0d0967160aa5f487031b5bd92889e10ee063bcae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 20:04:28 +0000 Subject: [PATCH] Bump cwltool from 3.0.20200706173533 to 3.1.20251031082601 Bumps [cwltool](https://github.com/common-workflow-language/cwltool) from 3.0.20200706173533 to 3.1.20251031082601. - [Release notes](https://github.com/common-workflow-language/cwltool/releases) - [Commits](https://github.com/common-workflow-language/cwltool/compare/3.0.20200706173533...3.1.20251031082601) --- updated-dependencies: - dependency-name: cwltool dependency-version: 3.1.20251031082601 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8afa0bd..89d0187 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ coveralls>=2.0.0 virtualenv>=3.1.0 gitpython>=3.1.3 docker>=4.2.1 -cwltool==3.0.20200706173533 +cwltool==3.1.20251031082601 pandas==1.0.5 mypy matplotlib \ No newline at end of file