From 2f398eb8b842605a8ac1444dd844b3ca3716c89c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 02:28:32 +0000 Subject: [PATCH] chore(deps): update dependency ops to v3.8.1 --- charms/garm-configurator/requirements.txt | 2 +- charms/garm/requirements.txt | 2 +- charms/planner-operator/requirements.txt | 2 +- charms/webhook-gateway-operator/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charms/garm-configurator/requirements.txt b/charms/garm-configurator/requirements.txt index d209b794..a24237de 100644 --- a/charms/garm-configurator/requirements.txt +++ b/charms/garm-configurator/requirements.txt @@ -1,2 +1,2 @@ -ops==3.8.0 +ops==3.8.1 pydantic==2.13.4 diff --git a/charms/garm/requirements.txt b/charms/garm/requirements.txt index 355a1776..7a826a26 100644 --- a/charms/garm/requirements.txt +++ b/charms/garm/requirements.txt @@ -1,4 +1,4 @@ -ops==3.8.0 +ops==3.8.1 paas-charm==1.12.2 Jinja2==3.1.6 tomli-w==1.2.0 diff --git a/charms/planner-operator/requirements.txt b/charms/planner-operator/requirements.txt index 4c973309..475f9ea2 100644 --- a/charms/planner-operator/requirements.txt +++ b/charms/planner-operator/requirements.txt @@ -1,3 +1,3 @@ -ops==3.8.0 +ops==3.8.1 paas-charm==1.12.2 requests==2.34.2 diff --git a/charms/webhook-gateway-operator/requirements.txt b/charms/webhook-gateway-operator/requirements.txt index 1fcd6c49..d970aadd 100644 --- a/charms/webhook-gateway-operator/requirements.txt +++ b/charms/webhook-gateway-operator/requirements.txt @@ -1,2 +1,2 @@ -ops==3.8.0 +ops==3.8.1 paas-charm==1.12.2