You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/11/29 11:39:44 UTC

[airflow] branch main updated (f1c333f -> a48504a)

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

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


    from f1c333f  Fix race condition when running mssql tests (#19863)
     add a48504a  Revert "Added parentheses (#19853) (#19854)" (#19872)

No new revisions were added by this update.

Summary of changes:
 airflow/_vendor/connexion/apis/flask_api.py         | 2 +-
 airflow/_vendor/connexion/decorators/uri_parsing.py | 6 +++---
 airflow/_vendor/connexion/operations/openapi.py     | 2 +-
 airflow/_vendor/connexion/operations/swagger2.py    | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)