This is the Quart 0.19.9 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes.
PyPI: https://pypi.org/project/Quart/0.19.9/
Changes: https://github.com/pallets/quart/blob/main/CHANGES.rst#0199
- Fix missing
PROVIDE_AUTOMATIC_OPTIONS
config for compatibility with Flask 3.1.