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 f08d414b7b5 Use log_level for root logger instead of hardcoded INFO
level (#60784)
add 2b88c12f46b Fix time-machine lib >=3.0.0 supporting changes (#60939)
No new revisions were added by this update.
Summary of changes:
.../tests/unit/api_fastapi/auth/test_tokens.py | 53 +++++++++-------
.../tests/unit/models/test_taskinstance.py | 4 +-
devel-common/pyproject.toml | 3 +-
.../tests/unit/amazon/aws/sensors/test_s3.py | 6 +-
.../tests/unit/dbt/cloud/operators/test_dbt.py | 13 ++++
task-sdk/tests/task_sdk/bases/test_sensor.py | 12 ++--
.../task_sdk/execution_time/test_supervisor.py | 72 +++++++++++++---------
7 files changed, 100 insertions(+), 63 deletions(-)