pypi pydantic 1.10.20
v1.10.20 2025-01-07

latest release: 2.10.5
2 days ago

What's Changed

This release provides proper support for Python 3.13, with (Cythonized) wheels published for this version.
As a consequence, Cython was updated from 0.29.x to 3.0.x.

  • General maintenance of CI and build ecosystem by @Viicos in #10847
    • Update Cython to 3.0.x.
    • Properly address Python 3.13 deprecation warnings.
    • Migrate packaging to pyproject.toml, make use of PEP 517 build options.
    • Use build instead of direct setup.py invocations.
    • Update various Github Actions versions.
  • Replace outdated stpmex link in documentation by @jaredenorris in #10997

New Contributors

Full Changelog: v1.10.19...v1.10.20

Don't miss a new pydantic release

NewReleases is sending notifications on new releases.