From a7618fdaa39c8cd0427c8ca808c0c35b527321ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 08:42:22 +0000 Subject: [PATCH] Bump pydantic to 2.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9500af4ca..363f0ef7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ plumbum glom GitPython==3.1.43 PyYAML==6.0.1 -pydantic==1.10.15 +pydantic==2.7.0 pip==24.0 setuptools==69.2.0 wheel==0.43.0