From 4be143ec595c7e0b512bfdde42e157f5cdd451c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 09:37:10 -0300 Subject: [PATCH] chore(deps): update dependency pydantic to v2.10.4 (#637) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Amanda H. L. de Andrade Katz --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc94536a..544c1543 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ jinja2 ==3.1.5 jsonschema ==4.23.0 ops ==2.17.1 psycopg2-binary ==2.9.10 -pydantic ==2.10.3 +pydantic ==2.10.4 python-ulid ==3.0.0 requests ==2.32.3 allure-pytest>=2.8.18