This is an automated email from the ASF dual-hosted git repository.

amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 8bbc121a6b2 Restrict typing-paramiko to < 4 as we do with paramiko 
(#54173)
     add ec754f8480c Replace airflow.utils.helpers imports with better 
alternatives in task SDK (#53929)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/models/mappedoperator.py  | 19 ++++++++-
 airflow-core/src/airflow/utils/helpers.py          | 47 +++++++++++++---------
 task-sdk/src/airflow/sdk/bases/decorator.py        |  7 +++-
 .../airflow/sdk/definitions/_internal/templater.py |  2 +-
 task-sdk/src/airflow/sdk/definitions/context.py    | 47 +++++++++++++++++++++-
 .../sdk/definitions/decorators/task_group.py       |  3 +-
 .../src/airflow/sdk/definitions/mappedoperator.py  | 29 ++++++++++++-
 7 files changed, 126 insertions(+), 28 deletions(-)

Reply via email to