A newer version of the Gradio SDK is available: 6.20.0
6.20.0
ruff check app/ tests/
bandit -r app/ -q
pytest tests/ --cov=app --cov-fail-under=70