[arvados] created: 2.1.0-2868-ga4ec7d888
git repository hosting
git at public.arvados.org
Thu Sep 8 18:46:43 UTC 2022
at a4ec7d88897a604869ac4599c7af8ac533bb5e34 (commit)
commit a4ec7d88897a604869ac4599c7af8ac533bb5e34
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Thu Sep 8 13:49:43 2022 -0400
19454: Update cwltool and schema salad
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 66cda19f4..ef0980ae5 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -36,8 +36,8 @@ setup(name='arvados-cwl-runner',
# file to determine what version of cwltool and schema-salad to
# build.
install_requires=[
- 'cwltool==3.1.20220623174452',
- 'schema-salad==8.3.20220801194920',
+ 'cwltool==3.1.20220907141119',
+ 'schema-salad==8.3.20220825114525',
'arvados-python-client{}'.format(pysdk_dep),
'setuptools',
'ciso8601 >= 2.0.0',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list