You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/06/22 20:49:47 UTC

[airflow] branch main updated (129fc61 -> 18cb0bb)

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

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


    from 129fc61  Always install sphinx_airflow_theme from pypi (#16594)
     add 18cb0bb  Don't crash attempting to mask secrets in dict with non-string keys (#16601)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/log/secrets_masker.py    | 2 +-
 tests/utils/log/test_secrets_masker.py | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)