From fd4f4ab06f6e8f61cf885812ae652e366189b041 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 00:08:07 +0000 Subject: [PATCH] Update dependency pydantic to v2.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f4a9d3d..009a7e3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ freezegun==1.2.2 mitmproxy==9.0.1 parameterized==0.9.0 pdoc==14.0.0 -pydantic==2.0.3 +pydantic==2.1.1 pytest==7.4.0 pytest-aiohttp==1.0.4 pytest-asyncio==0.21.1