Cadwyn

Latest version: v4.5.0

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

Scan your dependencies

Page 1 of 14

4.5.0

Added

* `check_usage` argument to request/response by schema converters. Cadwyn always checks whether a schema mentioned in a converter applies to one or more endpoints to guarantee that the converter will apply to at least one endpoint. Sometimes, however, you do not need this validation. For example, when you use these converters for converting webhook bodies. Setting `check_usage=False` makes it possible to skip the validation

4.4.5

Fixed

* Fix invalid migration of pydantic v1 style root validators when pydantic erases information about their "skip_on_failure" attribute

4.4.4

Fixed

* Type hints for newest pydantic versions

4.4.3

Changed

* Bumped package versions

4.4.2

Fixed

* Non-function (object instances) dependencies not supporting dependency overrides in testing

4.4.1

Added

* Python 3.13 to CI

Page 1 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.