This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 7ef9aa7 Replace pkg_resources with importlib.metadata to avoid
VersionConflict errors (#12694)
add 8291fab Ensure that tasks set to up_for_retry have an end date
(#12675)
No new revisions were added by this update.
Summary of changes:
airflow/models/taskinstance.py | 8 ++++----
tests/models/test_taskinstance.py | 14 ++++++++++++++
2 files changed, 18 insertions(+), 4 deletions(-)