This is an automated email from the ASF dual-hosted git repository.
dabla pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4c4df6fd8c3 Fix MSSQL connection schema field metadata (#66756)
add 37dc687d8ac Use compat timezone helpers in sensor and trigger of SFTP
provider (#65442)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/sftp/sensors/sftp.py | 15 ++++++++-----
.../src/airflow/providers/sftp/triggers/sftp.py | 11 ++++-----
.../sftp/tests/unit/sftp/sensors/test_sftp.py | 26 ++++++++++++++++++++--
.../sftp/tests/unit/sftp/triggers/test_sftp.py | 23 +++++++++++++++++++
4 files changed, 63 insertions(+), 12 deletions(-)