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 3cb7fc0f46b fix mypy type errors in test_variable.py (#56802)
add 134af4f3820 Replace custom breeze upgrade check with uv tool upgrade
(#56844)
No new revisions were added by this update.
Summary of changes:
.github/dependabot.yml | 5 +
.pre-commit-config.yaml | 7 -
dev/breeze/README.md | 9 -
.../src/airflow_breeze/commands/setup_commands.py | 4 -
dev/breeze/src/airflow_breeze/utils/path_utils.py | 75 +-
dev/breeze/src/airflow_breeze/utils/reinstall.py | 9 +-
dev/breeze/uv.lock | 1427 +++++++++++---------
.../tests/chart_utils/helm_template_generator.py | 49 +-
scripts/ci/prek/update_breeze_config_hash.py | 69 -
scripts/ci/prek/upgrade_important_versions.py | 2 +-
10 files changed, 856 insertions(+), 800 deletions(-)
delete mode 100755 scripts/ci/prek/update_breeze_config_hash.py