This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 5b1ab96865 Move non-opencontainer labeling of the image to breeze from
Dockerfile (#23379)
add 2d109401b3 Bump pre-commit hook versions (#22887)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 11 ++++++-----
airflow/cli/commands/connection_command.py | 8 ++------
.../example_branch_python_dop_operator_3.py | 4 +---
airflow/operators/subdag.py | 11 +++--------
airflow/providers/amazon/aws/operators/ecs.py | 10 ++++------
airflow/providers/amazon/aws/sensors/emr.py | 10 ++++++----
airflow/providers/apache/hive/operators/hive_stats.py | 5 +++--
.../dingding/example_dags/example_dingding.py | 10 ++++------
.../cloud/hooks/cloud_storage_transfer_service.py | 5 ++---
airflow/providers/influxdb/hooks/influxdb.py | 8 +++-----
.../microsoft/azure/operators/container_instances.py | 2 +-
airflow/providers/mongo/hooks/mongo.py | 10 +++-------
airflow/providers/neo4j/hooks/neo4j.py | 7 +------
dev/assign_cherry_picked_prs_with_milestone.py | 2 +-
dev/prepare_release_issue.py | 2 +-
dev/provider_packages/prepare_provider_packages.py | 8 ++++----
scripts/ci/libraries/_md5sum.sh | 2 +-
tests/executors/test_kubernetes_executor.py | 7 +++----
tests/models/test_dagbag.py | 18 ++++++------------
tests/providers/amazon/aws/hooks/test_sagemaker.py | 7 ++-----
tests/providers/amazon/aws/sensors/test_emr_base.py | 5 +++--
tests/sensors/test_external_task_sensor.py | 10 +++++-----
22 files changed, 65 insertions(+), 97 deletions(-)