From cdf859ba911861e06b5941b741fd33e867f520a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:23:29 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v2.7.4 (#262) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yanks Yoon <37652070+yanksyoon@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 735b93ae..5a14874a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ ops==2.14.0 -pydantic==2.7.3 +pydantic==2.7.4