Yurii Motov
|
69f863baeb
|
Fix Optional in test
|
2026-02-20 22:50:28 +01:00 |
|
Motov Yurii
|
1ce12c6488
|
Merge branch 'main' into add-alias_priority-param-to-field
|
2026-02-20 22:47:38 +01:00 |
|
Sebastián Ramírez
|
ede8dd062d
|
➖ Drop support for Python 3.9 (#1766)
|
2026-02-20 17:34:55 +01:00 |
|
Yurii Motov
|
f37dcb9891
|
Add alias_priority param to Field, add tests
|
2026-01-28 18:41:42 +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 |
|