Quart

Latest version: v0.19.6

Safety actively analyzes 640072 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 11

0.17.0

-----------------

* Raise startup and shutdown errors.
* Allow loading of environment variables into the config.
* Bugfix switch to Werkzeug's redirect.
* Bugfix import Markup and escape from MarkupSafe.

0.16.3

-----------------

* Bugfix ensure auth is sent on test client requests.

0.16.2

-----------------

* Bugfix await background task shutdown after shutdown funcs.
* Bugfix use the before websocket not request funcs.

0.16.1

-----------------

* Add missing serving exception handling.

0.16.0

-----------------

* Support an auth argument in the test client.
* Support Python 3.10.
* Utilise ensure_async in the copy context functions.
* Add support for background tasks via ``app.add_background_task``.
* Give a clearer error for invalid response types.
* Make open_resource and open_instance_resource async.
* Allow save_session to accept None as a response value.
* Rename errors to have an ``Error`` suffix.
* Bugfix typing of before (first) request callables.
* Bugfix support view sync handlers.
* Bugfix import of method "redirect" from flask.
* Bugfix registering a blueprint twice with differing names.
* Bugfix support ctx.pop() without passing exc explicitly.
* Bugfix a request timeout error should be raised on timeout.
* Bugfix remove jinja warnings.
* Bugfix use the websocket context in the websocket method.
* Bugfix raise any lifespan startup failures when testing.
* Bugfix handler call order based on blueprint nesting.
* Bugfix allow for generators that yield strings to be used.
* Bugfix reorder acceptance to prevent race conditions.
* Bugfix prevent multiple task form body parsing via a lock.

0.15.1

-----------------

* Improve the ``g`` AppGlobals typing.
* Bugfix nested blueprint url_prefixes.
* Bugfix ensure the session is created before url matching.
* Bugfix Flask Patch sync wrapping async.
* Bugfix don't try an parse the form data multiple times.
* Bugfix blueprint naming allowing blueprints to be registered with a
different name.
* Bugfix teardown callable typing.

Page 3 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.