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 a752c90286 For now limit Pydantic to < 2.0.0 (#33235)
add c4fe5b8b8a Fix venv detection for Python virtualenv operator (#33223)
No new revisions were added by this update.
Summary of changes:
airflow/example_dags/example_python_operator.py | 5 ++---
airflow/example_dags/tutorial_taskflow_api_virtualenv.py | 4 ++--
airflow/operators/python.py | 14 +++++++++++++-
tests/operators/test_python.py | 6 ++++--
4 files changed, 21 insertions(+), 8 deletions(-)