From 3090d6cc4ad2a86865381e422b6ab7bdcba43ae3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:46:11 +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