From 4f805efe04164bf6360219bd82a8eacd41191f04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 20:14:33 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20pydantic=20(=202.11.7=20?= =?UTF-8?q?=E2=86=92=202.12.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | pypi | pydantic | 2.11.7 | 2.12.5 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b6f30c..9ea95ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorlog==6.9.0 homeassistant==2025.9.1 pip>=21.3.1 -pydantic==2.11.7 +pydantic==2.12.5 ruff==0.12.12 \ No newline at end of file