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