Blacksmith

Latest version: v2.7.2

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

Scan your dependencies

Page 1 of 9

2.7.2

------------------------------
* Fix small typing issue

2.7.1

------------------------------
* Small fix for type Url with pydantic 2

2.7.0

------------------------------
* Add a way to support multiple serialization format, more than json.
In this release, support of ``application/x-www-form-urlencoded`` is
natively support. A new abstract class
:class:`blacksmith.AbstractHttpBodySerializer` is available to handle
new kind of serialization format.
The function :func:`blacksmith.register_http_body_serializer` has been
added to register new format.

2.6.1

------------------------------
* Add missing method :meth:`blacksmith.ResponseBox.unwrap_or_raise`

2.6.0

------------------------------
* Add support of Union types for request parameters

2.5.1

------------------------------
* Update httpx dependency for python > 3.7

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.