From a6c0c10130f25fa6ea97d002d954acf6074c9ce5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:01:44 +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 d53e466..031a6d6 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