Hi everyone, I'd like to propose starting dropping support for Python 3.9. Our policy ( https://github.com/apache/airflow?tab=readme-ov-file#support-for-python-and-kubernetes-versions) allows this (best effort item). At least for providers, it becomes time consuming to find workarounds and fixes specifically for Python 3.9 and at the same time the extra effort invested in it prevents delivering capabilities that users need. Example: https://github.com/apache/airflow/pull/51756
I don't think we should wait until the exact day of EOL for Python 3.9, we are close enough and we should begin dropping support gradually. WDYT?