You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/11/19 01:08:39 UTC

[airflow] branch main updated (84ea55b -> 49b7e75)

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

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


    from 84ea55b  Add FAB base class and set import_name explicitly. (#19667)
     add 49b7e75  Fix failures with recent moto library 2.2.15 (#19693)

No new revisions were added by this update.

Summary of changes:
 setup.py                                           |  2 +-
 .../amazon/aws/hooks/test_cloud_formation.py       | 19 ++++++++----
 tests/providers/amazon/aws/hooks/test_logs.py      |  4 +--
 .../amazon/aws/log/test_cloudwatch_task_handler.py | 34 +++++++++++++---------
 4 files changed, 38 insertions(+), 21 deletions(-)