dpgaspar commented on a change in pull request #8960: fix: shut off unneeded endpoints URL: https://github.com/apache/incubator-superset/pull/8960#discussion_r368982788
########## File path: requirements.txt ########## @@ -22,7 +22,7 @@ croniter==0.3.30 cryptography==2.7 decorator==4.4.0 # via retry defusedxml==0.6.0 # via python3-openid -flask-appbuilder==2.2.1 +flask-appbuilder==2.2.2rc1 Review comment: The latest rc is rc3. When no more features are needed to support this I'll release 2.2.2 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
