This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 44430b4 Fix infinite recursion on redact log (#20039)
new 486dbae update upper bound for MarkupSafe (#19953)
new 2ddb431 Lift off upper bound for MarkupSafe (#20113)
new d2eab1d fixing #19028 by moving chown to use sudo (#20114)
new 6be9609 Fix log link in gantt view (#20121)
new e627308 Fix missing dot (#20141)
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow/task/task_runner/base_task_runner.py | 15 +++++----------
airflow/www/templates/airflow/dags.html | 2 +-
airflow/www/views.py | 4 ++--
setup.cfg | 2 +-
tests/jobs/test_local_task_job.py | 6 ++++--
tests/task/task_runner/test_base_task_runner.py | 11 +++++------
tests/www/views/test_views_rendered.py | 18 +++++++++++-------
7 files changed, 29 insertions(+), 29 deletions(-)