mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Bump pydantic to 2.10.3 and update required deps (#131963)
This commit is contained in:
@@ -158,9 +158,8 @@ multidict>=6.0.2
|
||||
# Version 2.0 added typing, prevent accidental fallbacks
|
||||
backoff>=2.0
|
||||
|
||||
# Required to avoid breaking (#101042).
|
||||
# v2 has breaking changes (#99218).
|
||||
pydantic==1.10.19
|
||||
# ensure pydantic version does not float since it might have breaking changes
|
||||
pydantic==2.10.3
|
||||
|
||||
# Required for Python 3.12.4 compatibility (#119223).
|
||||
mashumaro>=3.13.1
|
||||
|
Reference in New Issue
Block a user