19280: Update schema-salad & cwltool
authorPeter Amstutz <peter.amstutz@curii.com>
Mon, 1 Aug 2022 19:56:06 +0000 (15:56 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Mon, 1 Aug 2022 19:56:06 +0000 (15:56 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

sdk/cwl/setup.py

index 8ad3cbb452698fc77787193c049fd16e8db4a978..c5eccaad6d319c3a65df4ea8df2045d61173ffeb 100644 (file)
@@ -36,8 +36,8 @@ setup(name='arvados-cwl-runner',
       # file to determine what version of cwltool and schema-salad to
       # build.
       install_requires=[
       # file to determine what version of cwltool and schema-salad to
       # build.
       install_requires=[
-          'cwltool==3.1.20220224085855',
-          'schema-salad==8.3.20220721194857',
+          'cwltool==3.1.20220623174452',
+          'schema-salad==8.3.20220801194920',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',
           'ciso8601 >= 2.0.0',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',
           'ciso8601 >= 2.0.0',