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

[airflow] branch main updated (96e880d -> c063fc6)

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

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


    from 96e880d  Check and disallow a relative path for sqlite (#22530)
     add c063fc6  Update black precommit (#22521)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  2 +-
 .../providers/databricks/hooks/databricks_base.py  |  2 +-
 .../providers/elasticsearch/log/es_task_handler.py |  2 +-
 airflow/providers/google/cloud/hooks/mlengine.py   |  4 +--
 pyproject.toml                                     |  2 +-
 scripts/in_container/run_resource_check.py         |  2 +-
 tests/providers/google/cloud/hooks/test_vision.py  | 30 +++++++++-------------
 7 files changed, 19 insertions(+), 25 deletions(-)