You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/04/28 09:33:30 UTC

[airflow] branch constraints-2-0 updated: Upgraded constraints to include FAB 3.2.3

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch constraints-2-0
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-0 by this push:
     new 368fdaf  Upgraded constraints to include FAB 3.2.3
368fdaf is described below

commit 368fdaf8bdb19f9c0ebbbe952af051ebaefe33e5
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Wed Apr 28 11:28:56 2021 +0200

    Upgraded constraints to include FAB 3.2.3
    
    There was a bug in FAB 3.2.0 - 3.2.2 related to multiple results
    returned by LDAP search when authenticating. This has been fixed
    in 3.2.3 (https://github.com/dpgaspar/Flask-AppBuilder/pull/1602)
    
    Since FAB is an integral Part of the UI and 3.2.* line has
    useful features areound role mappig, we bump the "golden"
    version of the Airflow 2.0.2 to include that version.
---
 constraints-3.6.txt                  | 2 +-
 constraints-3.7.txt                  | 2 +-
 constraints-3.8.txt                  | 2 +-
 constraints-3.9.txt                  | 2 +-
 constraints-no-providers-3.6.txt     | 2 +-
 constraints-no-providers-3.7.txt     | 2 +-
 constraints-no-providers-3.8.txt     | 2 +-
 constraints-no-providers-3.9.txt     | 2 +-
 constraints-source-providers-3.6.txt | 2 +-
 constraints-source-providers-3.7.txt | 2 +-
 constraints-source-providers-3.8.txt | 2 +-
 constraints-source-providers-3.9.txt | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index fa89722..6dd169b 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -2,7 +2,7 @@
 APScheduler==3.6.3
 Authlib==0.15.3
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 89e975a..fda78df 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -2,7 +2,7 @@
 APScheduler==3.6.3
 Authlib==0.15.3
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 89e975a..fda78df 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -2,7 +2,7 @@
 APScheduler==3.6.3
 Authlib==0.15.3
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index f67f2d8..1595bf5 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,7 +1,7 @@
 APScheduler==3.6.3
 Authlib==0.15.3
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.9.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index bc70d4f..93e1f66 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -1,6 +1,6 @@
 # Editable install with no version control (apache-airflow==2.0.2)
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index ab632e3..0e072e4 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,6 +1,6 @@
 # Editable install with no version control (apache-airflow==2.0.2)
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index ab632e3..0e072e4 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
 # Editable install with no version control (apache-airflow==2.0.2)
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index f777404..2a403f5 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
 # Editable install with no version control (apache-airflow==2.1.0.dev0)
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.9.0
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index 5a283eb..861215d 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -2,7 +2,7 @@
 APScheduler==3.6.3
 Authlib==0.15.3
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 8b8e119..8f54aa5 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -2,7 +2,7 @@
 APScheduler==3.6.3
 Authlib==0.15.3
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index d08ffcc..8d21f42 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -2,7 +2,7 @@
 APScheduler==3.6.3
 Authlib==0.15.3
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.10.1
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index f67f2d8..1595bf5 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,7 +1,7 @@
 APScheduler==3.6.3
 Authlib==0.15.3
 Babel==2.9.0
-Flask-AppBuilder==3.1.1
+Flask-AppBuilder==3.2.3
 Flask-Babel==1.0.0
 Flask-Bcrypt==0.7.1
 Flask-Caching==1.9.0