This is an automated email from the ASF dual-hosted git repository.

taragolis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 623939b002 remove K8S 1.25 support (#38367)
     add 9721e0b82d Resolve PT018: Assertion should be broken down into 
multiple parts (#38138)

No new revisions were added by this update.

Summary of changes:
 dev/breeze/tests/test_run_utils.py                 | 13 ++--
 pyproject.toml                                     |  3 +-
 tests/cli/commands/test_task_command.py            |  6 +-
 tests/datasets/test_dataset.py                     |  3 +-
 tests/executors/test_base_executor.py              | 12 ++--
 .../providers/qdrant/hooks/test_qdrant.py          |  3 +-
 tests/models/test_dag.py                           | 30 ++++++----
 tests/models/test_dagbag.py                        |  3 +-
 tests/models/test_dagrun.py                        |  6 +-
 tests/models/test_taskinstance.py                  | 18 ++++--
 tests/models/test_xcom_arg_map.py                  |  6 +-
 tests/providers/amazon/aws/hooks/test_s3.py        | 23 ++++----
 tests/providers/amazon/aws/links/test_emr.py       |  6 +-
 tests/providers/amazon/aws/sensors/test_sqs.py     |  6 +-
 .../cncf/kubernetes/operators/test_pod.py          |  3 +-
 tests/providers/google/cloud/hooks/test_gcs.py     |  3 +-
 .../google/cloud/cloud_run/example_cloud_run.py    |  3 +-
 tests/timetables/test_interval_timetable.py        | 69 ++++++++++++++--------
 tests/utils/test_log_handlers.py                   |  3 +-
 tests/www/views/test_views_variable.py             |  3 +-
 20 files changed, 137 insertions(+), 85 deletions(-)

Reply via email to