This is an automated email from the ASF dual-hosted git repository.
utkarsharma pushed a change to branch v2-9-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 81845de9d9 Fix typing issue with new version of types-docutils
released` (#40727)
add 9a4130b9da Fix (TM) to (R) in Airflow repository (#40783)
add fa7cfbdbf5 Add changelog for airflow python client 2.9.3 (#40857)
add d833b091f6 Switch still some remaining places in Airflow docs with TM
to (R) (#40860)
add 1bf613e9c0 Quarantine
`test_mapped_task_upstream_dep.py::test_step_by_step` (#38956)
No new revisions were added by this update.
Summary of changes:
clients/python/CHANGELOG.md | 7 +++++++
clients/python/version.txt | 2 +-
docs/apache-airflow/core-concepts/index.rst | 2 +-
docs/apache-airflow/index.rst | 14 +++++++-------
docs/apache-airflow/installation/index.rst | 4 ++--
docs/apache-airflow/installation/installing-from-pypi.rst | 8 ++++----
.../installation/installing-from-sources.rst | 4 ++--
docs/apache-airflow/installation/prerequisites.rst | 4 ++--
.../installation/setting-up-the-database.rst | 2 +-
docs/apache-airflow/installation/supported-versions.rst | 2 +-
docs/apache-airflow/installation/upgrading.rst | 4 ++--
docs/apache-airflow/security/index.rst | 2 +-
.../apache-airflow/security/releasing_security_patches.rst | 2 +-
.../providers/slack/transfers/test_sql_to_slack_webhook.py | 4 ++--
tests/system/providers/slack/example_slack.py | 4 ++--
tests/system/providers/slack/example_slack_webhook.py | 4 ++--
tests/ti_deps/deps/test_mapped_task_upstream_dep.py | 1 +
17 files changed, 39 insertions(+), 31 deletions(-)