Skip to content

Commit 9f8f4fa

Browse files
committed
feature: upgrade airflow to latest stable version
1 parent c919830 commit 9f8f4fa

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
@@ -71,7 +71,7 @@ def read_version():
7171
"awslogs",
7272
"black==19.10b0 ; python_version >= '3.6'",
7373
"stopit==1.1.2",
74-
"apache-airflow==1.10.5",
74+
"apache-airflow==1.10.9",
7575
"fabric>=2.0",
7676
"requests>=2.20.0, <3",
7777
],

0 commit comments

Comments
 (0)