Drf-pydantic

Latest version: v2.5.1

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

Scan your dependencies

Page 1 of 3

2.5.1

What's Changed
* Handle unannotated composite types by georgebv in https://github.com/georgebv/drf-pydantic/pull/30


**Full Changelog**: https://github.com/georgebv/drf-pydantic/compare/v2.5.0...v2.5.1

2.5.0

What's Changed
* Add list constraints by shkangomelet in https://github.com/georgebv/drf-pydantic/pull/27


**Full Changelog**: https://github.com/georgebv/drf-pydantic/compare/v2.4.0...v2.5.0

2.4.0

What's Changed
* Add label from title by shkangomelet in https://github.com/georgebv/drf-pydantic/pull/26

New Contributors
* shkangomelet made their first contribution in https://github.com/georgebv/drf-pydantic/pull/26

**Full Changelog**: https://github.com/georgebv/drf-pydantic/compare/v2.3.0...v2.4.0

2.3.0

What's Changed
* Convert Pydantic's `description` to DRF's `help_text` by MrMika96 in https://github.com/georgebv/drf-pydantic/pull/23

New Contributors
* MrMika96 made their first contribution in https://github.com/georgebv/drf-pydantic/pull/23

**Full Changelog**: https://github.com/georgebv/drf-pydantic/compare/v2.2.0...v2.3.0

2.2.0

What's Changed
* Json field support by djbios in https://github.com/georgebv/drf-pydantic/pull/20
* Support custom fields and serializers by georgebv in https://github.com/georgebv/drf-pydantic/pull/19

New Contributors
* djbios made their first contribution in https://github.com/georgebv/drf-pydantic/pull/20

**Full Changelog**: https://github.com/georgebv/drf-pydantic/compare/v2.1.0...v2.2.0

2.1.0

- Added `typing.Literal` support
- Added `enum.Enum` support
- Added support for numeric constraints , e.g. `Field(gt=...)`
- Added support for `decimal.Decimal` constraints, e.g. `Field(max_digits=5, decimal_places=2)`

What's Changed
* Support for new fields and improved test coverage by georgebv in https://github.com/georgebv/drf-pydantic/pull/18


**Full Changelog**: https://github.com/georgebv/drf-pydantic/compare/v2.0.0...v2.1.0

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.