sadpandajoe commented on code in PR #30729: URL: https://github.com/apache/superset/pull/30729#discussion_r1821663360
########## requirements/base.txt: ########## @@ -385,7 +385,7 @@ vine==5.1.0 # kombu wcwidth==0.2.13 # via prompt-toolkit -werkzeug==3.0.3 +werkzeug==3.0.6 Review Comment: Do we have to change requirements/base.in too? Looks like it's doing >= 3.0.1 so if someone does a pip-compile, this can be downgraded again, right? -- 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