mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Update pydantic to 1.10.19 (#130373)
This commit is contained in:
@ -160,7 +160,7 @@ backoff>=2.0
|
||||
|
||||
# Required to avoid breaking (#101042).
|
||||
# v2 has breaking changes (#99218).
|
||||
pydantic==1.10.18
|
||||
pydantic==1.10.19
|
||||
|
||||
# Required for Python 3.12.4 compatibility (#119223).
|
||||
mashumaro>=3.13.1
|
||||
|
Reference in New Issue
Block a user