chore(deps): update dependency pydantic_core to v2.46.4 #47
No reviewers
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: nomyo-ai/nomyo-router#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/pydantic_core-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==2.33.2→==2.46.4Release Notes
pydantic/pydantic (pydantic_core)
v2.40.1GitHub release
This is the first beta release of the upcoming 2.12 release.
What's Changed
New Features
exclude_ifat the field level by @andresliszt in #12141ValidateAsannotation helper by @Viicos in #11942Changes
pydantic-coreversion is installed by @Viicos in #12196Fixes
__getattr__()behavior on Pydantic models when a property raised anAttributeErrorand extra values are present by @raspuchin in #12106validate_assignmentset by @Viicos in #12173ImportStringJSON serialization for objects with anameattribute by @chr1sj0nes in #12219Packaging
pydantic-coreto v2.40.1 by @Viicos in #12314New Contributors
v2.35.1GitHub release
This is the first alpha release of the upcoming 2.12 release, which adds initial support for Python 3.14.
What's Changed
New Features
__pydantic_on_complete__()hook that is called once model is fully ready to be used by @DouweM in #11762Decimaltype by @Dima-Bulavenko in #11987docattribute on dataclass fields by @Viicos in #12077MISSINGsentinel by @Viicos in #11883Changes
create_model()by @Viicos in #11714GenerateSchemaclass by @Viicos in #11733inspect.getsourcelines()for docstring extraction on Python 3.13 and greater by @Viicos in #11829FieldInfocreation implementation by @Viicos in #11898Secretcovariant by @bluenote10 in #12008Fixes
field_namein validator core schemas by @DouweM in #11761validate_assignmentcan be unpickled by @Viicos in #11769function-beforeschemas during schema gathering by @Viicos in #11801FieldInfois complete after applying type variable map by @Viicos in #11855model_rebuild()by @Viicos in #11890FieldInfoby @Viicos in #11946SkipValidationby @ygsh0816 in #12002Field()default withvalidate_defaultset toTrueby @Viicos in #11988Field()function in dataclasses by @Viicos in #12051Packaging
mkdocs-llmstxtto v0.2.0 by @Viicos in #11725pydantic-coreto v2.35.1 by @Viicos in #11963New Contributors
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.