cwegener opened a new pull request, #23927: URL: https://github.com/apache/superset/pull/23927
Flask 2.1 no longer seems to be receiving updates. In order to keep receveiving critical Flask updates, the upper version constraint for Flask should be raised to a compatible newer version. I picked Flask 2.2 as the compatible version. This only required addressing one single old Flask 2.0 deprecation warning which is now a removed function in Flask 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
