From f8f269ee244db487c61b8589c18d9ac73fb79173 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 15:28:47 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v2.13.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 257148475..7400ed219 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ deepdiff ==9.1.0 jinja2 ==3.1.6 jsonschema ==4.26.0 ops ==3.8.1 -pydantic ==2.13.4 +pydantic ==2.13.5 # Must match charm-binary-python-packages in charmcraft.yaml (Renovate keeps them in sync). psycopg2-binary ==2.9.12 requests ==2.34.2