dpgaspar commented on code in PR #22355: URL: https://github.com/apache/superset/pull/22355#discussion_r1042068983
########## requirements/base.txt: ########## @@ -80,23 +82,25 @@ flask-appbuilder==4.1.6 # via apache-superset flask-babel==1.0.0 # via flask-appbuilder -flask-caching==1.10.1 +flask-caching==2.0.1 # via apache-superset -flask-compress==1.10.1 +flask-compress==1.13 # via apache-superset flask-jwt-extended==4.3.1 # via flask-appbuilder -flask-login==0.4.1 - # via flask-appbuilder -flask-migrate==3.1.0 +flask-login==0.6.2 + # via + # apache-superset + # flask-appbuilder +flask-migrate==4.0.0 # via apache-superset flask-sqlalchemy==2.5.1 # via # flask-appbuilder # flask-migrate -flask-talisman==0.8.1 +flask-talisman==1.0.0 # via apache-superset -flask-wtf==0.14.3 +flask-wtf==1.0.1 Review Comment: this is a major bump, isn't it out of scope given the description? -- 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. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org