Merge branch 'master' into 16007-permission-table-rb
[arvados.git] / sdk / cwl / setup.py
index 95730a69b11199bff6f20f7051ab91141d9c1acd..72969de94c767dd901654f4d569047df347b458e 100644 (file)
@@ -39,7 +39,7 @@ setup(name='arvados-cwl-runner',
       # file to determine what version of cwltool and schema-salad to
       # build.
       install_requires=[
-          'cwltool==3.0.20200317203547',
+          'cwltool==3.0.20200324120055',
           'schema-salad==5.0.20200302192450',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',