This is an automated email from the ASF dual-hosted git repository.
bugraoz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1dc73fffdf4 Bump the edge-ui-package-updates group across 1 directory
with 11 updates (#61406)
add 8d9ba565fa8 CI: Upgrade important CI environment (#61417)
No new revisions were added by this update.
Summary of changes:
.github/actions/breeze/action.yml | 2 +-
.github/actions/install-prek/action.yml | 2 +-
.github/workflows/basic-tests.yml | 2 +-
.github/workflows/release_dockerhub_image.yml | 2 +-
.pre-commit-config.yaml | 2 +-
Dockerfile | 2 +-
Dockerfile.ci | 2 +-
airflow-core/docs/best-practices.rst | 2 +-
airflow-core/src/airflow/cli/cli_config.py | 6 +-
.../tests/unit/cli/commands/test_config_command.py | 5 +-
airflow-core/tests/unit/utils/test_db.py | 22 +++----
dev/breeze/doc/ci/02_images.md | 2 +-
.../commands/release_management_commands.py | 2 +-
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
dev/breeze/uv.lock | 74 +++++++++++-----------
devel-common/pyproject.toml | 2 +-
.../executors/test_kubernetes_executor.py | 4 +-
.../tests/unit/docker/operators/test_docker.py | 12 ++--
.../docker/tests/unit/docker/test_exceptions.py | 6 +-
.../cloud/transfers/test_bigquery_to_bigquery.py | 8 +--
.../http/tests/unit/http/sensors/test_http.py | 2 +-
pyproject.toml | 3 +-
scripts/ci/prek/check_imports_in_providers.py | 2 +-
scripts/ci/prek/ruff_format.py | 2 +-
scripts/tools/setup_breeze | 2 +-
25 files changed, 85 insertions(+), 87 deletions(-)