From 9c6f4b77bf9b4c1a4e66b08f7fc7e484166e3fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:17:34 +0100 Subject: [PATCH] Bump pydantic from 2.10.2 to 2.10.3 (#1137) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47a8a68a7..562813dc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ aiohttp==3.11.9 -pydantic==2.10.2 +pydantic==2.10.3