From d35b4bd1e94377bd7da4911bd1f31e860cc237f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:59:32 +0000 Subject: [PATCH] Bump pydantic from 2.9.2 to 2.10.0 (#47) 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 7938753..bc168db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e . aiohttp==3.11.6 -pydantic==2.9.2 +pydantic==2.10.0 pytest==8.3.3 pytest-aiohttp==1.0.5 pytest-cov==6.0.0