vatsrahul1001 commented on PR #64417:
URL: https://github.com/apache/airflow/pull/64417#issuecomment-4150886078

   > > Yeah In release guide it was mentioned to use ==
   > 
   > Hmmm. We might have changed this approach in the meantime (but the 
consistency check by @ephraimbuddy suggests otherwise and latest v3-1-test and 
it has == 3.1.8
   > 
   > ```
   > # Version is defined in src/airflow/__init__.py and it is automatically 
synchronized by prek
   > version = "3.1.8"
   > 
   > dependencies = [
   >     "apache-airflow-task-sdk==1.1.8",
   >     "apache-airflow-core==3.1.8",
   > ]
   > ```
   > 
   > And I think we are not **confident enough** yet to use this `<.>=`, So I 
guess the consistency check should behave differently for `v3-2-test`. Let me 
fix it
   
   @potiuk might need to run fix this static failure as well 
https://github.com/apache/airflow/actions/runs/23456933092/job/68254814127#step:6:58637
 prek should update 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]

Reply via email to