chore(deps): update dependency pydantic_core to v2.47.0#2
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
96d2200 to
149d60f
Compare
149d60f to
65026d4
Compare
65026d4 to
4a71808
Compare
4a71808 to
070c4ad
Compare
070c4ad to
bd7780b
Compare
329431b to
c1a5ebe
Compare
cc82c19 to
50c6eb7
Compare
50c6eb7 to
8869fde
Compare
8869fde to
a38a846
Compare
a38a846 to
78cca99
Compare
78cca99 to
6a9d05f
Compare
Vulnerable Libraries (1)
More info on how to fix Vulnerable Libraries in Python. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
6a9d05f to
452115a
Compare
452115a to
0554497
Compare
0554497 to
730cc3a
Compare
730cc3a to
cd48720
Compare
cd48720 to
2c80d20
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.