You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2021/02/18 12:51:52 UTC

[airflow] branch master updated (b20e394 -> 8c060d5)

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

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


    from b20e394  Fix race in test_celery_executor.py test_retry_on_error_sending_task test (#14273)
     add 8c060d5  Don't allow SlackHook.call method accept *args (#14289)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/slack/hooks/slack.py    | 4 ++--
 tests/providers/slack/hooks/test_slack.py | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)