vatsrahul1001 commented on code in PR #71383:
URL: https://github.com/apache/airflow/pull/71383#discussion_r3751432593


##########
uv.lock:
##########


Review Comment:
   Yeah, this is just metadata catching up - nothing actually re-resolves. 
Those four `specifier = ">=..."` lines come from the provider floor bumps that 
#71340 adds to the pyprojects in this same PR (`akeyless-cloud-id>=0.3.0`, 
`pyspark>=4.0.0`, `pydantic-ai-slim[mcp]>=2.0.0`, `pytest>=9.1.1`), so they map 
1:1. #71373 just regenerates uv.lock to match, otherwise `uv lock --check` 
flags drift. No package resolved to a different version.



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