jscheffl commented on PR #67860:
URL: https://github.com/apache/airflow/pull/67860#issuecomment-4596462570

   # Reviewer note:
   
   newest staröette >1.2.0 pulls httpx2 as test client which made tests fail. 
To prevent upper-limit starlette to <1.2.0 I bumped starlette to lower bound in 
this PR to >= 1.2.0.
   This would ensure tests are still working... whereas I assume (untested 
though) that core still works with old and new version... but not tested.
   
   Is it OK to bump or shall we leave it purely to uv lock?


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