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

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 055d2ef  Bump FAB to 2.1.13 (#8176)
055d2ef is described below

commit 055d2ef252f11846701b9dcfd0252df7eb77126f
Author: Daniel Vaz Gaspar <[email protected]>
AuthorDate: Sun Sep 8 22:06:24 2019 -0700

    Bump FAB to 2.1.13 (#8176)
    
    * Bump FAB to 2.1.13
    
    * [SQLLab] dummy commit
    
    * [SQLLab] remove dummy commit
    
    * [SQLLab] test
    
    * [SQLLab] bump back to 13
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 5a17843..229f8f8 100644
--- a/setup.py
+++ b/setup.py
@@ -74,7 +74,7 @@ setup(
         "croniter>=0.3.28",
         "cryptography>=2.4.2",
         "flask>=1.1.0, <2.0.0",
-        "flask-appbuilder>=2.1.9, <2.3.0",
+        "flask-appbuilder>=2.1.13, <2.3.0",
         "flask-caching",
         "flask-compress",
         "flask-talisman",

Reply via email to