From 68cdf6a2db7040a4f5a24aee1ef641c3ff3c18e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 15:38:06 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v2.13.5 --- charms/garm-configurator/requirements.txt | 2 +- charms/garm/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charms/garm-configurator/requirements.txt b/charms/garm-configurator/requirements.txt index a24237de..afeb4773 100644 --- a/charms/garm-configurator/requirements.txt +++ b/charms/garm-configurator/requirements.txt @@ -1,2 +1,2 @@ ops==3.8.1 -pydantic==2.13.4 +pydantic==2.13.5 diff --git a/charms/garm/requirements.txt b/charms/garm/requirements.txt index 93f3ec77..ac987c86 100644 --- a/charms/garm/requirements.txt +++ b/charms/garm/requirements.txt @@ -5,5 +5,5 @@ tomli-w==1.2.0 PyYAML==6.0.3 urllib3==2.7.0 python-dateutil==2.9.0.post0 -pydantic==2.13.4 +pydantic==2.13.5 typing-extensions==4.16.0