From 436c20c82d22b5dc0704e60694073e1fa302a318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:25:57 +0000 Subject: [PATCH] Bump pydantic from 2.10.0 to 2.10.1 (#48) Signed-off-by: dependabot[bot] 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 bc168db..86049c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e . aiohttp==3.11.6 -pydantic==2.10.0 +pydantic==2.10.1 pytest==8.3.3 pytest-aiohttp==1.0.5 pytest-cov==6.0.0