From 520f58a6c53a1e424114e49260351a0ff279f545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 07:52:11 +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 3ef307a81..9019e6fcd 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