Skip to content

fix/#652#668

Open
vbhavh wants to merge 4 commits intoapache:mainfrom
vbhavh:main
Open

fix/#652#668
vbhavh wants to merge 4 commits intoapache:mainfrom
vbhavh:main

Conversation

@vbhavh
Copy link

@vbhavh vbhavh commented Mar 3, 2026

fix of issue: #652

Changes:
type(model).model_fields accesses the attribute on the class, which is the correct way per Pydantic v2.11+.

@skrawcz
Copy link
Contributor

skrawcz commented Mar 6, 2026

this needs minimum pin in pyproject.toml to accompany this

@vbhavh
Copy link
Author

vbhavh commented Mar 6, 2026

@skrawcz done.

@skrawcz
Copy link
Contributor

skrawcz commented Mar 6, 2026

@vbhavh I think we want it for all pydantic dependencies in pyproject.toml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants