From 68e475c80fd901e66c6cd74c5b901ea3765824d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 07:45:04 +0000 Subject: [PATCH] Bump cwltool from 3.0.20200706173533 to 3.1.20250925164626 Bumps [cwltool](https://github.com/common-workflow-language/cwltool) from 3.0.20200706173533 to 3.1.20250925164626. - [Release notes](https://github.com/common-workflow-language/cwltool/releases) - [Commits](https://github.com/common-workflow-language/cwltool/compare/3.0.20200706173533...3.1.20250925164626) --- updated-dependencies: - dependency-name: cwltool dependency-version: 3.1.20250925164626 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..ad9c70b 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.20250925164626 pandas==1.0.5 mypy matplotlib \ No newline at end of file