Motov Yurii
|
5a45aeaed2
|
Merge branch 'main' into fix-field-exclude-parameter-typing
|
2026-02-21 00:11:42 +01:00 |
|
Sebastián Ramírez
|
ede8dd062d
|
➖ Drop support for Python 3.9 (#1766)
|
2026-02-20 17:34:55 +01:00 |
|
github-actions[bot]
|
bd8e3b87fb
|
🎨 Auto format
|
2026-02-03 09:17:40 +00:00 |
|
Yurii Motov
|
b1f6ff11f6
|
Deprecate includeparameter of Field
|
2026-02-03 10:17:12 +01:00 |
|
Yurii Motov
|
b2c1f53b9b
|
Add test for Field exclude parameter
|
2026-01-28 10:39:25 +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 |
|