From 968ea73c450839f6218b25f4c16cce0e035d52e2 Mon Sep 17 00:00:00 2001 From: Mateusz Kulewicz Date: Mon, 14 Oct 2024 15:40:30 +0400 Subject: [PATCH] Bump cosl to 0.0.41 (#60) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31d4d9f..d5ff0f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ cryptography # lib/charms/tempo_coordinator_k8s/v1/tracing.py pydantic>=2 # lib/charms/prometheus_k8s/v0/prometheus_scrape.py -cosl>=0.0.40 +cosl>=0.0.41