Body
#56270 (review)
Rework universal-pathlib usage, we are seeing latest version usage causing recursive error, it is due to accessing path in the __str__ function in the https://github.com/apache/airflow/blob/main/task-sdk/src/airflow/sdk/io/path.py#L416
Committer