github-actions[bot] commented on PR #66841:
URL: https://github.com/apache/airflow/pull/66841#issuecomment-4442514185

   <!-- uv-lock-rebase-notice -->
   `uv.lock` on `main` just moved via commit 
[`79a7a41`](https://github.com/apache/airflow/commit/79a7a4181786412385d7f8ff0a7134859eed0398)
 and this PR currently conflicts.
   
   Quickest fix:
   ```bash
   git fetch upstream main && git rebase upstream/main
   rm uv.lock && uv lock
   git add uv.lock && git rebase --continue
   git push --force-with-lease
   ```
   
   _Automated nudge — ignore if you're not ready to rebase. This comment is 
updated in place on future `uv.lock` bumps._


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