mirror of
https://github.com/home-assistant/core.git
synced 2026-04-21 13:16:02 +00:00
Update pydantic pin to 2.13.0 (#168103)
This commit is contained in:
@@ -124,7 +124,7 @@ backoff>=2.0
|
||||
Brotli>=1.2.0
|
||||
|
||||
# ensure pydantic version does not float since it might have breaking changes
|
||||
pydantic==2.12.2
|
||||
pydantic==2.13.0
|
||||
|
||||
# Required for Python 3.14.0 compatibility (#119223).
|
||||
mashumaro>=3.17.0
|
||||
|
||||
Reference in New Issue
Block a user