From 386e20636d751a2ffc5ee7388f4e109c8782fb02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:50:43 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 418e1f1..7bc7d9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ requests ==2.32.3 jsonschema==4.23.0 cryptography >= 3.4.8 lightkube===0.15.0 -pydantic<2.0 +pydantic<2.9