potiuk commented on pull request #21659: URL: https://github.com/apache/airflow/pull/21659#issuecomment-1044408352
I want to add one more to that though. Today we saw the markupsafe 2.1.0 breaking our main build due to https://github.com/pallets/markupsafe/issues/284 - and while our constraints prevent us from those errors, explicitly pinning markupseafe to < 2.1.0 is a good thing to do now as this is a "known and documented" problem. The change is here : https://github.com/apache/airflow/pull/21664 - just a setup.cfg change. I will cherry-pick it -- 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]
