16 Commits (c41e6d2d40115e585c1f5f6b662b0136fbff42df)

Author SHA1 Message Date
Sebastián Ramírez 261736ab4c
💡 Update comment for Pydantic internals (#14814) 5 months ago
Sebastián Ramírez e300630551
Drop support for `pydantic.v1` (#14609) 7 months ago
JONEMI21 f4de4385cc resolve 7 months ago
Sebastián Ramírez 1c4fc96c91
♻️ Upgrade internal syntax to Python 3.9+ 🎉 (#14564) 7 months ago
Sebastián Ramírez ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 7 months ago
JONEMI21 88d2ace66a ignore invalid for pydantic v1 8 months ago
JONEMI21 62344d272d right directions maybe 8 months ago
JONEMI21 d90b39a60a persuing 'on_error="omit"' 8 months ago
JONEMI21 1e22422ff9 WrapValidator pydanticv2 only - need different solution for v1 8 months ago
JONEMI21 c9bfba04dd use wrap validator to remove failing values 8 months ago
JONEMI21 1a57459eda update and remove otherwise captured query params 8 months ago
Sofie Van Landeghem d8c691f7f0
🐛 Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1 (#14186) 9 months ago
Sebastián Ramírez d34918abf0
Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 9 months ago