Pydantic-apply

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 2

0.6.0

Officially support Python 3.13 + drop support for older versions.

What's Changed
* chore(deps-dev): Update ruff requirement from >=0.2.0,<0.4.0 to >=0.2.0,<0.5.0 by dependabot in https://github.com/team23/pydantic-apply/pull/19
* chore(deps-dev): Update ruff requirement from >=0.2.0,<0.5.0 to >=0.5.0,<0.6.0 by dependabot in https://github.com/team23/pydantic-apply/pull/20
* chore(deps-dev): Update ruff requirement from >=0.5.0,<0.6.0 to >=0.5.0,<0.7.0 by dependabot in https://github.com/team23/pydantic-apply/pull/21
* chore(deps-dev): Update ruff requirement from >=0.5.0,<0.7.0 to >=0.5.0,<0.8.0 by dependabot in https://github.com/team23/pydantic-apply/pull/22
* chore(deps-dev): Update ruff requirement from >=0.5.0,<0.8.0 to >=0.5.0,<0.9.0 by dependabot in https://github.com/team23/pydantic-apply/pull/23
* chore(deps-dev): Update pytest-cov requirement from >=3,<6 to >=3,<7 by dependabot in https://github.com/team23/pydantic-apply/pull/24
* Add official Python 3.13 support and remove support for older versions by ddanier
* Update libraries and code to match current version requirements by ddanier


**Full Changelog**: https://github.com/team23/pydantic-apply/compare/v0.5.8...v0.6.0

0.5.8

* Fix issue with pylance, now "exporting" the library contents correctly
(thanks to hannesbruger for creating a PR fixing this issue)
* Officially supporting Python 3.12 (`tox` tests on Python 3.12, too)
* Fixed some typing issues found by `pyright`

0.5.7

New release to fix PyPI publishing

0.5.6

Update deps to allow for current versions.

0.5.5

Update pydantic version to also support `2.1` (and further `2.x` releases).

0.5.4

Rename `.apply()` to `.model_apply()` to follow pydantic's naming schema. Note that you can still use `.apply()`, but it will issue a `DeprecationWarning`.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.