potiuk commented on code in PR #48027: URL: https://github.com/apache/airflow/pull/48027#discussion_r2008832738
########## newsfragments/48027.significant.rst: ########## @@ -0,0 +1,14 @@ +``password`` extra has been removed + +Nothing is using the dependencies that are installed in the ``password`` extra (``bcrypt`` and ``flask-bcrypt``), so the extra has been removed. + +* Types of change + + * [ ] Dag changes + * [ ] Config changes + * [ ] API changes + * [ ] CLI changes + * [ ] Behaviour changes + * [ ] Plugin changes + * [ ] Dependency changes Review Comment: Yeah. Let's make into a dependency change :) -- 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]
