From d7b6f55cf197ad2e70326f569bb97470241d4d70 Mon Sep 17 00:00:00 2001 From: Shayan Patel Date: Tue, 24 Sep 2024 23:45:00 +0000 Subject: [PATCH] Upgrade juju lib to correctly handle charmcraft assumes metadata in postgresql charm --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 7752aeb..f3ffb70 100644 --- a/tox.ini +++ b/tox.ini @@ -73,7 +73,7 @@ commands = description = Run integration tests deps = pytest - juju==2.9.42.4 + juju==2.9.49.0 pytest-operator pytest-order lightkube==0.13.0