From 534bfe45854beefd50914d15418fe94b79d3c5ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:05:25 +0000 Subject: [PATCH] Update dependency pydantic to v2.5.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2fb7837..a3f3036 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ freezegun==1.2.2 mitmproxy==10.1.5 parameterized==0.9.0 pdoc==14.1.0 -pydantic==2.5.1 +pydantic==2.5.2 pytest==7.4.3 pytest-aiohttp==1.0.5 pytest-asyncio==0.21.1