Bump pydantic from 2.12.5 to 2.13.1
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies python
Bumps pydantic from 2.12.5 to 2.13.1.
Release notes
Sourced from pydantic's releases.
v2.13.1 2026-04-15
v2.13.1 (2026-04-15)
What's Changed
Fixes
- Fix
ValidationInfo.datamissing withmodel_validate_json()by@davidhewittin #13079Full Changelog: https://github.com/pydantic/pydantic/compare/v2.13.0...v2.13.1
v2.13.0 2026-04-13
v2.13.0 (2026-04-13)
The highlights of the v2.13 release are available in the blog post. Several minor changes (considered non-breaking changes according to our versioning policy) are also included in this release. Make sure to look into them before upgrading.
This release contains the updated
pydantic.v1namespace, matching version 1.10.26 which includes support for Python 3.14.What's Changed
See the beta releases for all changes sinces 2.12.
Packaging
- Add zizmor for GitHub Actions workflow linting by
@Viicosin #13039- Update jiter to v0.14.0 to fix a segmentation fault on musl Linux by
@Viicosin #13064New Features
Changes
- Warn when serializing fixed length tuples with too few items by
@arvindsaripalliin #13016Fixes
- Change type of
Anywhen synthesizing_build_sourcesforBaseSettings.__init__()signature in the mypy plugin by@Viicosin #13049- Fix model equality when using runtime
extraconfiguration by@Viicosin #13062New Contributors
@arvindsaripallimade their first contribution in #13016Full Changelog: https://github.com/pydantic/pydantic/compare/v2.12.0...v2.13.0
v2.13.0b3 2026-03-31
... (truncated)
Changelog
Sourced from pydantic's changelog.
v2.13.1 (2026-04-15)
What's Changed
Fixes
- Fix
ValidationInfo.datamissing withmodel_validate_json()by@davidhewittin #13079v2.13.0 (2026-04-13)
The highlights of the v2.13 release are available in the blog post. Several minor changes (considered non-breaking changes according to our versioning policy) are also included in this release. Make sure to look into them before upgrading.
This release contains the updated
pydantic.v1namespace, matching version 1.10.26 which includes support for Python 3.14.What's Changed
See the beta releases for all changes sinces 2.12.
New Features
Changes
- Warn when serializing fixed length tuples with too few items by
@arvindsaripalliin #13016Fixes
- Change type of
Anywhen synthesizing_build_sourcesforBaseSettings.__init__()signature in the mypy plugin by@Viicosin #13049- Fix model equality when using runtime
extraconfiguration by@Viicosin #13062Packaging
- Add zizmor for GitHub Actions workflow linting by
@Viicosin #13039- Update jiter to v0.14.0 to fix a segmentation fault on musl Linux by
@Viicosin #13064New Contributors
@arvindsaripallimade their first contribution in #13016v2.13.0b3 (2026-03-31)
... (truncated)
Commits
d45d8bePrepare release 2.13.154aca60FixValidationInfo.datamissing withmodel_validate_json()46bf4faFix Pydantic release workflow (#13067)1b359edPrepare release v2.13.0 (#13065)b1bf194Fix model equality when using runtimeextraconfiguration (#13062)17a35e3Update jiter to v0.14.0 (#13064)feea402Usesimulationmode in Codspeed CI (#13063)671c9b0Add basic benchmarks for model equality (#13061)d17d71eBump cryptography from 46.0.6 to 46.0.7 (#13056)919d61a👥 Update Pydantic People (#13059)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15406524 |
| UUID: | 4272526255 |
| Node ID: | PR_kwDOKvpdEs7S0YVH |
| Host: | GitHub |
| Repository: | couchbase-examples/python-quickstart-fastapi |