This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c846f6f27fe Enable ruff PLW1508 rule (#57653)
add a79d8dbc563 Enable ruff PLW1510 rule (#57660)
No new revisions were added by this update.
Summary of changes:
airflow-core/tests/unit/charts/helm_template_generator.py | 2 +-
dev/breeze/src/airflow_breeze/utils/publish_docs_to_s3.py | 5 ++++-
devel-common/src/sphinx_exts/docs_build/docs_builder.py | 2 ++
helm-tests/tests/chart_utils/helm_template_generator.py | 2 +-
.../providers/amazon/aws/executors/aws_lambda/docker/app.py | 6 +++++-
.../airflow/providers/celery/executors/celery_executor_utils.py | 9 ++++++++-
.../google/src/airflow/providers/google/cloud/hooks/cloud_sql.py | 2 +-
.../google/src/airflow/providers/google/cloud/hooks/dataflow.py | 2 +-
.../google/src/airflow/providers/google/cloud/hooks/dataproc.py | 2 +-
pyproject.toml | 1 +
scripts/in_container/in_container_utils.py | 2 +-
scripts/in_container/run_check_default_configuration.py | 4 ++--
scripts/in_container/run_prepare_airflow_distributions.py | 2 ++
scripts/tools/initialize_virtualenv.py | 8 ++++----
14 files changed, 34 insertions(+), 15 deletions(-)