You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/01/03 03:25:36 UTC

[airflow] branch main updated (f668fa7 -> 138f38f)

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

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


    from f668fa7  Generate constraints in PRs when upgrading dependencies (#20624)
     add 138f38f  Fix mypy errors in airflow/utils/ (#20482)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/context.pyi              |  2 +-
 airflow/utils/dot_renderer.py          |  6 ++---
 airflow/utils/file.py                  |  5 +++-
 airflow/utils/log/file_task_handler.py | 18 +++++++-------
 airflow/utils/python_virtualenv.py     |  1 +
 airflow/utils/timezone.py              | 43 +++++++++++++++++++++-------------
 6 files changed, 46 insertions(+), 29 deletions(-)