This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 5bb163b In case of worktree .git might be a file - rat-check fails
with it (#9435)
add 65d3901 Avoid broad exceptions when json.loads is used (#9432)
No new revisions were added by this update.
Summary of changes:
airflow/cli/commands/pool_command.py | 3 ++-
airflow/cli/commands/variable_command.py | 3 ++-
airflow/models/connection.py | 3 ++-
airflow/models/xcom.py | 3 ++-
airflow/www/validators.py | 3 ++-
airflow/www/views.py | 3 ++-
6 files changed, 12 insertions(+), 6 deletions(-)