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 b60c3b47cc1 Close provider updates temporarily in dependaboat (#48353)
add c3b21b77ba2 Fix bug in getting Variable via Context (#48301)
No new revisions were added by this update.
Summary of changes:
task-sdk/src/airflow/sdk/definitions/variable.py | 2 +-
task-sdk/src/airflow/sdk/execution_time/context.py | 13 +++++++------
task-sdk/tests/task_sdk/execution_time/test_context.py | 14 ++++++--------
task-sdk/tests/task_sdk/execution_time/test_task_runner.py | 3 +--
4 files changed, 15 insertions(+), 17 deletions(-)