potiuk opened a new pull request, #64249: URL: https://github.com/apache/airflow/pull/64249
Set `exclude-newer = "4 days"` in `[tool.uv]` to only consider package versions uploaded at least 4 days ago. This provides supply-chain security by giving the community time to identify and remediate compromised releases. Also downgrades pyodps requirement for Python >= 3.13 from >=0.12.6 to >=0.12.5.1 since 0.12.6 was published within the cooldown window. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Opus 4.6 Generated-by: Claude Opus 4.6 following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
