potiuk commented on PR #45149: URL: https://github.com/apache/airflow/pull/45149#issuecomment-2559748540
> `breeze ci-image build --upgrade-to-newer-dependencies` fixed it 👍 > > thanks Ah. I found out the root cause - we should also upgrade minimum version of click in "airflow" so that `breeze ci-image build` will upgrade it as well - I missed that in https://github.com/apache/airflow/pull/45156. This should be fixed now for everyone else via: https://github.com/apache/airflow/pull/45177 -- 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]
