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 caa05c8 Add and use `exactly_one` helper (#20184)
add dad2f81 Fix mypy providers (#20190)
No new revisions were added by this update.
Summary of changes:
airflow/providers/apache/spark/hooks/spark_sql.py | 4 +++-
airflow/providers/asana/example_dags/example_asana.py | 6 +++---
airflow/providers/asana/hooks/asana.py | 15 ++++++++-------
airflow/providers/jira/hooks/jira.py | 2 +-
airflow/providers/postgres/hooks/postgres.py | 4 ++--
airflow/providers/slack/operators/slack.py | 8 ++++----
airflow/providers/telegram/hooks/telegram.py | 4 ++--
airflow/providers/telegram/operators/telegram.py | 4 ++--
airflow/providers/trino/hooks/trino.py | 7 +------
tests/providers/telegram/operators/test_telegram.py | 11 ++++++-----
10 files changed, 32 insertions(+), 33 deletions(-)