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 5c3e0066aa6 Fix MyPy type errors
/api_fastapi/execution_api/,/airflow/jobs/, /airflow/models/ in Sqlalchemy 2
migration (#57277)
add da7519c2b2f fix MyPy type errors in
api_fastapi/core_api/routes/public/* for SQLAlchemy 2 compatibility (#56813)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/api_fastapi/core_api/routes/public/backfills.py | 3 +--
.../src/airflow/api_fastapi/core_api/routes/public/variables.py | 5 +++++
airflow-core/src/airflow/api_fastapi/core_api/routes/public/xcom.py | 3 +--
3 files changed, 7 insertions(+), 4 deletions(-)