python: Add pydantic-partials dependency.

This commit is contained in:
Sahil Batra
2025-05-15 12:13:37 +05:30
committed by Tim Abbott
parent ec96fc9659
commit 75ac85ff4c
3 changed files with 46 additions and 1 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 388
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (326, 5) # bumped 2025-05-15 for aiosmtpd
PROVISION_VERSION = (326, 6) # bumped 2025-05-20 to add pydantic-partials