This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0f1ba974f97 Fix: Fix MyPy type errors in manager.py (#57090)
add da32b682d1b Fix connection access in triggerer for deferrable
operators (#57154)
No new revisions were added by this update.
Summary of changes:
task-sdk/src/airflow/sdk/definitions/connection.py | 19 -----------
.../sdk/execution_time/secrets/execution_api.py | 20 ++++++++++++
.../tests/task_sdk/execution_time/test_secrets.py | 38 ++++++++++++++++++++++
3 files changed, 58 insertions(+), 19 deletions(-)