From aa2ef4f198e19c0c15ebbf9131fb3e96587d9209 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:35:35 +0000 Subject: [PATCH] Update dependency macaroonbakery to v1.3.4 --- frontend/charm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/charm/requirements.txt b/frontend/charm/requirements.txt index 84a2a12d..4c48bfc9 100644 --- a/frontend/charm/requirements.txt +++ b/frontend/charm/requirements.txt @@ -1,2 +1,2 @@ ops >= 2.8.0 -macaroonbakery==1.3.2 # workaround to failures such as https://github.com/canonical/test_observer/actions/runs/7142353669/job/19451476954 \ No newline at end of file +macaroonbakery==1.3.4 # workaround to failures such as https://github.com/canonical/test_observer/actions/runs/7142353669/job/19451476954 \ No newline at end of file