This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9111175e17a Better highlighting of selected task instance and edges in
grid view (#57275)
add e62e5942a41 Fix MyPy type errors in api_fastapi/execution_api/ for
Sqlalchemy 2 migration (#57465)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/api_fastapi/execution_api/datamodels/asset_event.py | 2 +-
.../src/airflow/api_fastapi/execution_api/datamodels/hitl.py | 4 ++--
airflow-core/src/airflow/api_fastapi/execution_api/routes/hitl.py | 4 ++--
.../src/airflow/api_fastapi/execution_api/routes/task_instances.py | 5 ++---
task-sdk/src/airflow/sdk/api/datamodels/_generated.py | 2 +-
5 files changed, 8 insertions(+), 9 deletions(-)