Pydantic-partial

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

What's Changed
* chore(deps-dev): Update ruff requirement from >=0.5.0,<0.9.0 to >=0.5.0,<0.10.0 by dependabot in https://github.com/team23/pydantic-partial/pull/45
* Allow partial class name can be overridden by sivachandran in https://github.com/team23/pydantic-partial/pull/46
* Correctly set required and nullable json schema values by martinostvik in https://github.com/team23/pydantic-partial/pull/43

New Contributors
* sivachandran made their first contribution in https://github.com/team23/pydantic-partial/pull/46
* martinostvik made their first contribution in https://github.com/team23/pydantic-partial/pull/43

**Full Changelog**: https://github.com/team23/pydantic-partial/compare/v0.6.0...v0.7.0

0.6.0

Officially support Python 3.13 + drop support for older versions.

What's Changed
* Add version independent test helpers by JensHeinrich in https://github.com/team23/pydantic-partial/pull/29
* 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-partial/pull/33
* 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-partial/pull/35
* 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-partial/pull/37
* 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-partial/pull/38
* chore(deps-dev): Update pytest-cov requirement from >=3,<6 to >=3,<7 by dependabot in https://github.com/team23/pydantic-partial/pull/41
* 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-partial/pull/42
* Ignore PyCharm workspaces and vim swap files by KrilleGH in https://github.com/team23/pydantic-partial/pull/40
* 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

New Contributors
* JensHeinrich made their first contribution in https://github.com/team23/pydantic-partial/pull/29
* KrilleGH made their first contribution in https://github.com/team23/pydantic-partial/pull/40

**Full Changelog**: https://github.com/team23/pydantic-partial/compare/v0.5.5...v0.6.0

0.5.5

* Fix issue with pylance, now "exporting" the library contents correctly
* Officially supporting Python 3.12 (`tox` tests on Python 3.12, too)
* Fixed some typing issues found by `pyright`

0.5.4

New release to fix PyPI publishing

0.5.3

Update deps to allow for current versions.

0.5.2

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

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.