This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 7d6c7d5c374 Alias `dag_display_name` for `DAGWarningResponse` (#54820)
add 9173161ec82 Change StartTriggerArgs imports (#54856)
No new revisions were added by this update.
Summary of changes:
.../docs/authoring-and-scheduling/deferring.rst | 34 ++++++--------------
airflow-core/src/airflow/models/mappedoperator.py | 8 ++---
.../providers/standard/sensors/date_time.py | 37 ++++++++++++----------
.../providers/standard/sensors/filesystem.py | 31 +++++++++---------
.../src/airflow/providers/standard/sensors/time.py | 31 +++++++++---------
5 files changed, 62 insertions(+), 79 deletions(-)