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 6bf63bf6671 Fix a few typos in release process for Airflow (#58219)
     add 4ca86a82fbd Enable pt006 rule and fix new generate errors (#58238)

No new revisions were added by this update.

Summary of changes:
 .../api_fastapi/core_api/routes/ui/test_grid.py    |  2 +-
 airflow-core/tests/unit/models/test_dag.py         |  2 +-
 airflow-core/tests/unit/utils/test_cli_util.py     |  2 +-
 .../test_role_and_permission_endpoint.py           | 22 +++++++++++-----------
 .../api_endpoints/test_user_endpoint.py            | 10 +++++-----
 .../api_fastapi/services/test_login.py             |  4 ++--
 .../auth_manager/cli_commands/test_db_command.py   |  4 ++--
 .../auth_manager/cli_commands/test_user_command.py |  8 ++++----
 .../fab/auth_manager/models/test_user_model.py     |  2 +-
 .../auth_manager/security_manager/test_override.py |  2 +-
 .../unit/fab/auth_manager/test_fab_auth_manager.py | 14 +++++++-------
 .../tests/unit/fab/auth_manager/test_security.py   |  2 +-
 providers/fab/tests/unit/fab/www/test_auth.py      |  4 ++--
 .../fab/www/views/test_views_custom_user_views.py  |  6 +++---
 .../tests/unit/snowflake/utils/test_openlineage.py |  4 ++--
 .../tests/unit/standard/operators/test_python.py   | 10 +++++++---
 .../unit/standard/operators/test_trigger_dagrun.py |  4 ++--
 pyproject.toml                                     |  1 -
 .../task_sdk/execution_time/test_task_runner.py    |  4 ++--
 19 files changed, 55 insertions(+), 52 deletions(-)

Reply via email to