From 657ea32b98fbd4fcc2985268b121b2e2a4330f89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:53:27 -0500 Subject: [PATCH] chore(deps): update dependency tomli to v2.0.2 (#151) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charms/worker/k8s/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charms/worker/k8s/requirements.txt b/charms/worker/k8s/requirements.txt index e66ef156..bd2607b2 100644 --- a/charms/worker/k8s/requirements.txt +++ b/charms/worker/k8s/requirements.txt @@ -6,7 +6,7 @@ cosl==0.0.26 ops==2.17.0 pydantic==1.10.18 PyYAML==6.0.2 -tomli == 2.0.1 +tomli ==2.0.2 tomli-w == 1.0.0 typing_extensions==4.12.2 websocket-client==1.8.0