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 871ff3a010c fix: Add ``max_retry_delay`` to ``MappedOperator`` model
(#56396)
add 0e3312d035e SQLA2: Fix assorted mypy issues in core (#56930)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/jobs/job.py | 30 ++++++++---------
airflow-core/src/airflow/models/backfill.py | 13 ++++++++
airflow-core/src/airflow/models/deadline.py | 2 +-
airflow-core/src/airflow/models/hitl_history.py | 39 +++++++++++++---------
airflow-core/src/airflow/models/pool.py | 4 ++-
.../src/airflow/models/renderedtifields.py | 2 +-
6 files changed, 56 insertions(+), 34 deletions(-)