From 042badf9677803e2c9c103ad54d7a4cc2759e7ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:56:57 +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