From 5cf88869e430109363d2edf83a565a8a3deb964c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 18:50:31 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20pydantic=20(=202.11.7=20?= =?UTF-8?q?=E2=86=92=202.13.3=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.13.3 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b6f30c..6d1b27c 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.13.3 ruff==0.12.12 \ No newline at end of file