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 5593995a073 Exposing DAG Parsing duration in the UI (#54752)
     add 08d41e10f96 Upgrade to latest versions of important deps and improve 
the script (#55350)

No new revisions were added by this update.

Summary of changes:
 .github/actions/install-prek/action.yml            |  4 +-
 .github/workflows/basic-tests.yml                  | 22 ++++++++---
 .github/workflows/release_dockerhub_image.yml      |  2 +-
 .pre-commit-config.yaml                            |  2 +-
 Dockerfile                                         |  2 +-
 Dockerfile.ci                                      |  6 +--
 airflow-core/docs/best-practices.rst               |  2 +-
 dev/breeze/README.md                               |  2 +-
 dev/breeze/doc/ci/02_images.md                     |  4 +-
 dev/breeze/pyproject.toml                          |  2 +-
 .../commands/release_management_commands.py        |  4 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |  2 +-
 dev/breeze/uv.lock                                 | 46 +++++++++++-----------
 devel-common/pyproject.toml                        |  2 +-
 pyproject.toml                                     |  2 +-
 scripts/ci/install_breeze.sh                       |  2 +-
 scripts/ci/prek/check_imports_in_providers.py      |  2 +-
 scripts/ci/prek/common_prek_utils.py               | 26 ++++++++++++
 scripts/ci/prek/ruff_format.py                     |  2 +-
 scripts/ci/prek/upgrade_important_versions.py      | 36 ++++++++++-------
 scripts/tools/setup_breeze                         |  2 +-
 21 files changed, 108 insertions(+), 66 deletions(-)

Reply via email to