diff --git a/setup.py b/setup.py index f885138..ee18a77 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ def get_version(): install_requires=[ "cwltool==3.0.20200530110633", "schema-salad==6.0.20200601095207", - "apache-airflow==1.10.10", + "apache-airflow==1.10.11", "cwltest==2.0.20200220223835", "ruamel.yaml==0.16.5", "jsonmerge",