You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/12/28 06:48:06 UTC

[airflow] branch main updated (3b709cc -> b7086f9)

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

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


    from 3b709cc  Remove ``execution_date`` label when get cleanup pods list (#20417)
     add b7086f9  Use Python3.7+ syntax in pyupgrade (#20501)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                             | 4 ++--
 airflow/providers/google/cloud/hooks/dataflow.py    | 2 +-
 tests/providers/google/cloud/hooks/test_dataflow.py | 4 +---
 3 files changed, 4 insertions(+), 6 deletions(-)