Skip to content

Commit f7d7148

Browse files
authored
change: upgrade airflow to 1.10.11 (#1830)
1 parent ff1c47c commit f7d7148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def read_version():
7070
"awslogs",
7171
"black==19.10b0 ; python_version >= '3.6'",
7272
"stopit==1.1.2",
73-
"apache-airflow==1.10.9",
73+
"apache-airflow==1.10.11",
7474
"fabric>=2.0",
7575
"requests>=2.20.0, <3",
7676
],

0 commit comments

Comments
 (0)