1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Bump pydantic to 2.12.2 (#154461)

This commit is contained in:
TheJulianJES
2025-10-14 17:46:41 +02:00
committed by GitHub
parent 742f1b2157
commit 4fdbe82df2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ multidict>=6.0.2
backoff>=2.0
# ensure pydantic version does not float since it might have breaking changes
pydantic==2.12.1
pydantic==2.12.2
# Required for Python 3.12.4 compatibility (#119223).
mashumaro>=3.13.1