Update dependency pydantic_core to v2.47.0#8
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
August 3, 2025 20:15
531ff56 to
68cfb29
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
August 5, 2025 03:00
68cfb29 to
39415cf
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
August 11, 2025 23:45
39415cf to
57f5857
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
2 times, most recently
from
October 3, 2025 03:49
ff8de17 to
176df8f
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
October 6, 2025 20:00
176df8f to
eeadfa7
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
October 7, 2025 07:48
eeadfa7 to
75a5bd6
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
October 15, 2025 07:49
75a5bd6 to
b447253
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
November 9, 2025 03:59
b447253 to
f748a11
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
February 24, 2026 05:40
f748a11 to
0affee5
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
March 31, 2026 18:07
0affee5 to
2b8305c
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
April 15, 2026 14:13
2b8305c to
a654ff9
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
April 19, 2026 04:00
a654ff9 to
bfef361
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
April 30, 2026 03:38
bfef361 to
45fc873
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
May 6, 2026 19:39
45fc873 to
7ae0333
Compare
renovate
Bot
force-pushed
the
renovate/pydantic_core-2.x
branch
from
May 23, 2026 14:49
7ae0333 to
df00870
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.33.2→==2.47.0Release 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: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.