From 5d81f718c2f0d4766b99e6de6cb15591ac335e57 Mon Sep 17 00:00:00 2001 From: Orfeas Kourkakis Date: Thu, 12 Dec 2024 15:18:42 +0200 Subject: [PATCH] fix: bump chisme to 0.4.4 --- requirements-integration.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements-integration.txt b/requirements-integration.txt index b5f7ddd..ea64251 100644 --- a/requirements-integration.txt +++ b/requirements-integration.txt @@ -38,7 +38,7 @@ cffi==1.17.1 # via # cryptography # pynacl -charmed-kubeflow-chisme==0.4.3 +charmed-kubeflow-chisme==0.4.4 # via -r requirements-integration.in charset-normalizer==3.4.0 # via requests @@ -67,7 +67,9 @@ h11==0.14.0 httpcore==1.0.7 # via httpx httpx==0.27.2 - # via lightkube + # via + # charmed-kubeflow-chisme + # lightkube hvac==2.3.0 # via juju idna==3.10