Commit Graph

4 Commits

Author SHA1 Message Date
Yurii Motov
8bd4163579 Update test to Python 3.10+ syntax 2026-02-20 22:37:06 +01:00
Yurii Motov
80f89862ae Allow Discriminator for discriminator in Field 2026-01-29 10:32:43 +01:00
Sofie Van Landeghem
99d8b0bba2 ♻️ Import Literal from the typing module directly (#1699)
import Literal from typing now that Python 3.8 is dropped
2026-01-13 12:30:07 +01:00
Daniil Fajnberg
99f8ce3894 Add support for all Field parameters from Pydantic 1.9.0 and above, make Pydantic 1.9.0 the minimum required version (#440)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-10-26 14:18:05 +04:00