This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 84454220b3c Stop dag processor from warning on every file path 
normalized for stats (#71091)
     add 068b621a1d3 Bump `azure-batch>=15.0.0` (#71071)

No new revisions were added by this update.

Summary of changes:
 docs/spelling_wordlist.txt                         |   2 +
 generated/known_airflow_exceptions.txt             |   2 +-
 providers/microsoft/azure/README.rst               |   2 +-
 providers/microsoft/azure/docs/changelog.rst       |  28 +++
 providers/microsoft/azure/docs/index.rst           |   2 +-
 providers/microsoft/azure/pyproject.toml           |   4 +-
 .../providers/microsoft/azure/hooks/batch.py       | 126 +++++-----
 .../providers/microsoft/azure/operators/batch.py   |  53 ++--
 .../providers/microsoft/azure/triggers/batch.py    |  15 +-
 .../tests/unit/microsoft/azure/hooks/test_batch.py | 274 ++++++++-------------
 .../unit/microsoft/azure/operators/test_batch.py   | 125 ++++------
 .../unit/microsoft/azure/triggers/test_batch.py    |  36 +--
 uv.lock                                            |  15 +-
 13 files changed, 294 insertions(+), 390 deletions(-)

Reply via email to