potiuk commented on PR #40751:
URL: https://github.com/apache/airflow/pull/40751#issuecomment-2282873923

   > @eladkal Don't understand the error as we didn't modify that code:
   
   This is because your PR modifies dependencies (which is rare)  - and 
apparently new dependencies are breaking MyPy checks - after constraints 
generation happened scroll down to see the new dependencies here:
    https://github.com/apache/airflow/actions/runs/10316987581
   
   I attempt to fix it as part of https://github.com/apache/airflow/pull/41383 
- because apparently lack of disks space during constraint generation in main 
caused constraints to not be updated during the last few days.


-- 
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]

Reply via email to