From 1e4c5d836ddea58f0fac7c2063be1722c4aa2c4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:19:57 +0200 Subject: [PATCH] chore: bump juju from 3.5.0.0 to 3.5.2.0 (#280) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test-requirements.in | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.in b/test-requirements.in index 5965076..3ff60ef 100644 --- a/test-requirements.in +++ b/test-requirements.in @@ -1,6 +1,6 @@ codespell coverage[toml] -juju==3.5.0.0 +juju==3.5.2.0 macaroonbakery==1.3.4 # https://protobuf.dev/news/2022-05-06/#python-updates mypy pytest diff --git a/test-requirements.txt b/test-requirements.txt index 97a482c..fa11d15 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -48,7 +48,7 @@ jedi==0.19.1 # via ipython jinja2==3.1.4 # via pytest-operator -juju==3.5.0.0 +juju==3.5.2.0 # via # -r test-requirements.in # pytest-operator