This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v3-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
from d8991b3a010 [v3-0-test] Reset grid dagrun query cache on trigger so that the new dagrun is fetched. (#52918) (#52919) add bb74b6b9a90 [v3-0-test] Slightly speed up package preparation and upgrade latest build deps (#52909) (#52924) No new revisions were added by this update. Summary of changes: .github/actions/install-pre-commit/action.yml | 2 +- .github/workflows/basic-tests.yml | 6 +-- .github/workflows/ci-amd.yml | 2 +- Dockerfile | 2 +- Dockerfile.ci | 2 +- dev/breeze/doc/ci/02_images.md | 2 +- .../commands/release_management_commands.py | 10 ++-- dev/breeze/src/airflow_breeze/global_constants.py | 2 +- pyproject.toml | 2 +- scripts/ci/install_breeze.sh | 2 +- .../pre_commit/update_installers_and_pre_commit.py | 56 ++++++++++++++++++++++ scripts/tools/setup_breeze | 2 +- 12 files changed, 72 insertions(+), 18 deletions(-)