From 50c39291e15fcddff4dad00038608a6dbc4c1122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 03:19:50 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.6.2 to 2.6.3 (#879) 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 9acf038e..949f309d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp-security==0.5.0 aiohttp-session[secure]==2.12.0 aiosqlite==0.20.0 cryptography==42.0.5 -pydantic==2.6.2 +pydantic==2.6.3 pytest==8.0.2 pytest-aiohttp==1.0.5 pytest-cov==4.1.0