This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cf709afa6a1 Upgrade `flask-appbuilder` to 5.0.1 (#57170)
add 491f4a77313 Move subprocess utility closer to usage in python venv
operators (#57189)
No new revisions were added by this update.
Summary of changes:
.../airflow/providers/standard/operators/python.py | 9 +++--
.../providers/standard/utils/python_virtualenv.py | 39 ++++++++++++++++++++--
.../tests/unit/standard/operators/test_python.py | 6 ++--
.../unit/standard/utils/test_python_virtualenv.py | 16 ++++-----
4 files changed, 53 insertions(+), 17 deletions(-)