syhstanley commented on issue #64116:
URL: https://github.com/apache/airflow/issues/64116#issuecomment-4143199387

   Hi, I'm new to AirFlow and just submitted a PR to fix this.
   
   Previous attempt https://github.com/apache/airflow/pull/64121 had CI 
failures, and I believe that was caused by the `uv.lock` not being updated 
alongside the `pyproject.toml` change, so the lock file still pinned starlette 
to an older version. I've tested it locally with both starlette `0.45.0` and 
`1.0.0` and all tests pass.
   
   Happy to make any changes if needed!


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