Hello everyone, Please upgrade `uv` to latest version
If you have work-in-progress - please rebase to latest main and upgrade your uv to latest 0.11.8 - we had some uv.lock conflicts due to cooldowns and uv team just fixed the issue in 0.11.8 . We set minimum version of uv in all active branches, so you should get nudge to upgrade. Rebase all your PRs in CI as well - especially if you see uv.lock conflict. The usual way to upgrade is uv self update but you might have some other ways how you installed uv, so things like pip install --upgrade uv or similar might be needed J.
