Webargs-starlette

Latest version: v2.1.0

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

Scan your dependencies

2.1.0

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

Features:

* Tested against Python 3.9, 3.10, and 3.11.

Bug fixes:

* Various typing fixes.

Other changes:

* Drop support for Python 3.6.

Thanks `DmitryBurnaev <https://github.com/DmitryBurnaev>`_ for the PR for these changes.

2.0.0

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

Features:

* *Backwards-incompatible*: Support webargs 6.x. webargs<6 is no longer supported.
* Tested against Python 3.8.

Other changes:

* *Backwards-incompatible*: Drop support for marshmallow 2.x. Only marshmallow>=3 is supported.

1.2.1

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

Bug fixes:

* Handle ``JSONDecodeError`` when parsing JSON.

1.2.0

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

Features:

* Export type annotations.

1.1.0

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

Features:

* ``use_annotations`` supports more types in the ``typing`` module, as
well as ``dict`` and ``list``.
* ``use_annotations`` supports ``typing.Optional``.
* Improve type annotations.

1.0.0

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

* First release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.